gwenn / gosqliteLinks
sqlite3 binding for go
☆61Updated 2 years ago
Alternatives and similar repositories for gosqlite
Users that are interested in gosqlite are comparing it to the libraries listed below
Sorting:
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆117Updated 5 years ago
- Image resizing in pure Go and SIMD