Getting Started
Overview
Welcome to the Badger docs!
What is Badger?
BadgerDB is an embeddable, persistent, and fast key-value (KV) database written in pure Go. It’s the underlying database for Dgraph, a fast, distributed graph database. It’s meant to be an efficient alternative to non-Go-based key-value stores like RocksDB.
Changelog
We keep the repo Changelog up to date with each release.
Was this page helpful?