Skip to content

tHinqa/outside-sqlite3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

outside-sqlite3: sqlite3 API definitions for the Go language (PRERELEASE)

Fire off quick questions to @tHinqa on Twitter

Covered by the same licence conditions as Go is

For use with outside

Includes outside-sqlite3/driver for database/sql/driver support (installed separately)

The driver needs at least go1.2rc1 to fix 64-bit returns (and also add [::] slice denomination). Driver code is based largely on mattn/go-sqlite3 which is Copyright 2012-2013 Yasuhiro Matsumoto. See the code for further information.

About

sqlite3 API definitions for the Go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages