Bbolt
Visit Toolbbolt is an embedded key/value database for Go applications, forked from BoltDB. It provides a simple, fast, and reliable database solution for Go projects.
At a glance
Trending
bbolt is an embedded key/value database for Go applications, forked from BoltDB. It provides a simple, fast, and reliable database solution for Go projects.
Trending
About
bbolt is an embedded key/value database specifically designed for Go applications, serving as an actively maintained fork of Ben Johnson's Bolt key/value store. It aims to provide the Go community with a reliable and stable database solution, incorporating bug fixes, performance enhancements, and new features while maintaining backward compatibility with the original Bolt API. This pure Go key/value store is inspired by LMDB and is ideal for projects that do not require a full-fledged database server like Postgres or MySQL. Its API is intentionally small, focusing primarily on efficient key/value storage and retrieval. bbolt is stable, with a fixed API and file format, and is used in high-load production environments, supporting databases up to 1TB.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending