This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
go-sqlite
Watch
1
Star
0
Fork
0
You've already forked go-sqlite
mirror of
https://github.com/glebarez/go-sqlite.git
synced
2025-10-17 05:11:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
281
Commits
6
Branches
28
Tags
1c1cf557bf2e7799ee500080aaf1440587b01327
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glebarez
1c1cf557bf
fix go.mod
2021-12-12 12:21:38 +01:00
examples
/example1
release v1.4.0-beta1
2020-07-26 22:36:18 +02:00
all_test.go
fix TestColumnTypes
2021-12-12 12:08:32 +01:00
go.mod
fix go.mod
2021-12-12 12:21:38 +01:00
go.sum
go mod rename
2021-12-11 14:29:48 +01:00
LICENSE
lisence
2021-12-12 12:14:17 +01:00
mutex.go
Set up mutex on lib package initialization
2021-04-21 20:56:35 -07:00
null_test.go
Add support for NULL values
2020-10-12 22:09:42 +03:00
README.md
update readme
2021-12-11 14:07:03 +01:00
rlimit_freebsd.go
freebsd/amd64: rc2
2021-09-06 20:57:30 +02:00
rlimit.go
freebsd/amd64: rc2
2021-09-06 20:57:30 +02:00
sqlite_go18_test.go
windows: fix TestPersistPragma.2, updates
#67
2021-09-01 14:24:15 +02:00
sqlite_go18.go
windows: fix TestPersistPragma.2, updates
#67
2021-09-01 14:24:15 +02:00
sqlite.go
leave parameter count error for latter stage
2021-12-11 14:04:09 +01:00
README.md
go-sqlite
pure-Go port of SQLite.
This is a conceptual fork of
https://gitlab.com/cznic/sqlite
Description
pure-Go SQLite driver for Go (SQLite embedded)
database
driver
go
golang
sqlite
sqlite3
Readme
BSD-3-Clause
103
MiB
Languages
Go
100%