BuntDB logo

BuntDB

A fast, embeddable, in-memory key/value database for Go with custom indexing and geospatial support
8
15
+ 1
1

What is BuntDB?

BuntDB is a low-level, in-memory, key/value store in pure Go. It persists to disk, is ACID compliant, and uses locking for multiple readers and a single writer. It supports custom indexes and geospatial data. It's ideal for projects that need a dependable database and favor speed over data size.
BuntDB is a tool in the In-Memory Databases category of a tech stack.
BuntDB is an open source tool with 4.4K GitHub stars and 281 GitHub forks. Here’s a link to BuntDB's open source repository on GitHub

Who uses BuntDB?

Developers
8 developers on StackShare have stated that they use BuntDB.
Pros of BuntDB
1
Fast

BuntDB Alternatives & Comparisons

What are some alternatives to BuntDB?
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Badger
Domain management you'll enjoy. Domains effectively drive the entire internet, shouldn't they be easier to manage? We thought so, and thus, Badger was born! You shouldn't have to auction off your house and sacrifice your first born to transfer domains, you should be able to press a button that says "Transfer Domain" and be done with it. That is our philosophy, and we think you will appreciate it. Stop letting domain registrars badger you, and start using... Badger!
LevelDB
It is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. It has been ported to a variety of Unix-based systems, macOS, Windows, and Android.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
See all alternatives

BuntDB's Followers
15 developers follow BuntDB to keep up with related blogs and decisions.