VoidDB is a transactional key-value database written in Go specifically for 64-bit Linux systems. The database is described as faster and more compact compared to other similar databases like lmdb-go, bbolt, Badger, and goleveldb. It contains less than 2,000 lines of code and is licensed under BSD-2-Clause license. VoidDB has received 13 stars on GitHub and has not been forked. Users are required to be signed in to change notification settings on the platform.
https://github.com/voidDB/voidDB