Skip to content

badger

NoSQL & Document

An embeddable, persistent, fast key‑value database written in pure Go, designed for SSDs and used as the storage engine of Dgraph.

Go Latest v4.9.5 · 3d ago Security brief →

Features

  • Pure‑Go LSM tree with value log optimized for SSD performance
  • Embeddable key‑value store supporting ACID transactions with serializable snapshot isolation (SSI)
  • High read and write throughput suitable for terabyte‑scale datasets
  • Provides snapshots, TTL support, and concurrent access

Recent releases

View all 5 releases →
No immediate action
v4.9.5 Bug fix

Nil deref fix

No immediate action
v4.9.4 Bug fix

Write preservation + compaction bugfix

No immediate action
v4.9.3 Mixed

DB backpressure + vlog fix + CI stale

No immediate action
v4.9.2 Bug fix

Artifact upload fix + NPE fix + ReadOnly user access

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
15,721
Forks
1,303
Languages
Go Shell Makefile

Install & Platforms

Install via
go

Alternative to

RocksDB BoltDB

Beta — feedback welcome: [email protected]