An open API service indexing awesome lists of open source software.

https://github.com/nopjmp/sqlite

Sqlite driver based off of rsc.io/sqlite. Designed around minimalism and efficiency
https://github.com/nopjmp/sqlite

golang minimal sqlite sqlite3

Last synced: 27 days ago
JSON representation

Sqlite driver based off of rsc.io/sqlite. Designed around minimalism and efficiency

Awesome Lists containing this project

README

          

go get [-u] github.com/nopjmp/sqlite

This driver does not support shared databases.

I'm not using it in my applications, but contributions are appreciated.