https://github.com/mxk/go-sqlite
SQLite Library for Go
https://github.com/mxk/go-sqlite
Last synced: 8 months ago
JSON representation
SQLite Library for Go
- Host: GitHub
- URL: https://github.com/mxk/go-sqlite
- Owner: mxk
- License: bsd-3-clause
- Created: 2014-04-18T15:25:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-11T21:49:44.000Z (over 11 years ago)
- Last Synced: 2025-04-13T03:49:40.206Z (9 months ago)
- Language: C
- Size: 9.36 MB
- Stars: 59
- Watchers: 5
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
SQLite Library for Go
=====================
To download and install this package run:
go get github.com/mxk/go-sqlite/sqlite3
The full installation instructions and documentation are available at:
http://godoc.org/github.com/mxk/go-sqlite/sqlite3