Badgerhold
Visit ToolBadgerHold is an embeddable NoSQL store for querying Go types built on Badger. It provides a simple querying and indexing layer to simplify data persistence and retrieval.
At a glance
Trending
BadgerHold is an embeddable NoSQL store for querying Go types built on Badger. It provides a simple querying and indexing layer to simplify data persistence and retrieval.
Trending
About
BadgerHold is an embeddable NoSQL store designed for querying Go types, built on top of a Badger instance. It offers a higher-level interface to simplify data persistence and retrieval, abstracting away some of the complexities of direct Badger DB interaction. The tool supports various querying capabilities, including filtering, sorting, and aggregation, with options for indexing to optimize performance on read-heavy datasets. Users can define indexes using struct tags or implement a custom Storer interface. BadgerHold also provides features for updating and deleting data based on query criteria, handling unique constraints, and working with auto-incrementing keys. It's open-source and free to use, making it a flexible solution for Go developers needing an efficient, embeddable database.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending