Skip to content

lye/go-db-sqlite3

 
 

Repository files navigation

SQLite database driver for Go

The SQLite driver supports the generic database API
described here:

	http://github.com/phf/go-db

The driver is not yet stable! If you decide to track
it, you should be okay with frequent, potentially
incompatible changes. You have been warned.

To install, clone into $GOROOT/src/pkg/db/sqlite3/
for now.

Special thanks to Eden Li and Masaaki Yonebayashi.

About

SQLite database driver for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%