Skip to content

badger

NoSQL & Document

An embeddable, persistent, and fast key‑value database written in pure Go

Go Latest v4.9.1 · 3mo ago Security brief →

Features

  • Embeddable pure‑Go LSM tree with value log optimized for SSDs
  • High throughput for both reads and writes
  • Supports ACID concurrent transactions with serializable snapshot isolation (SSI)
  • Provides snapshots, TTL support, and sorted key access

Recent releases

View all 1 releases →

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,640
Forks
1,301
Languages
Go Shell Makefile

Install & Platforms

Install via
go

Alternative to

RocksDB BoltDB

Beta — feedback welcome: [email protected]