go-embeddable-stores icon indicating copy to clipboard operation
go-embeddable-stores copied to clipboard

Collection of embeddable Go datastores along with benchmarks and examples (bolt,level,badger,sqlite,etc...)

Results 3 go-embeddable-stores issues
Sort by recently updated
recently updated
newest added

https://github.com/prologic/bitcask

Need to add https://github.com/tidwall/buntdb

https://github.com/cznic/ql is a CGO or _pure-Go_ SQL subset database. It could be a pure-Go alternative to SQLite once it gets more testing and usage.