BadgerDB Documentation
BadgerDB is an embeddable, persistent, and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph, a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB.
Changelog
The Changelog is kept fairly up-to-date with each release.
Contribute
Get started with contributing fixes and enhancements to Badger and related software.
Our Community
Badger is made better every day by the growing community and the contributors all over the world.
Discuss Badger on the official community.