-
Notifications
You must be signed in to change notification settings - Fork 13
patrickxb/fgosqlite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is based on Russ Cox's original gosqlite package: http://code.google.com/p/gosqlite/ I added Scan2 and Exec2 which use sqlite api calls to get/bind values instead of the original which basically converted everything to strings. Scan2 and Exec2 are significantly faster. See the benchmarks in fgosqlite_test.go.
About
sqlite3 binding for go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published