We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0838131 commit 76fdc46Copy full SHA for 76fdc46
badger/overview.mdx
@@ -9,8 +9,8 @@ sidebarTitle: "Overview"
9
## What is Badger? {/* vale Google.Contractions = NO */}
10
11
BadgerDB is an embeddable, persistent, and fast key-value (KV) database written
12
-in pure Go. It is the underlying database for [Dgraph](/dgraph), a fast,
13
-distributed graph database. It is meant to be an efficient alternative to
+in pure Go. It is the underlying database for [Dgraph](/dgraph/overview), a
+fast, distributed graph database. It is meant to be an efficient alternative to
14
non-Go-based key-value stores like RocksDB.
15
16
## Changelog
0 commit comments