Projects Using Badger
Below is a list of known projects that use Badger:
- Dgraph - Distributed graph database.
- Jaeger - Distributed tracing platform.
- go-ipfs - Go client for the InterPlanetary File System (IPFS), a new hypermedia distribution protocol.
- Riot - An open-source, distributed search engine.
- emitter - Scalable, low latency, distributed pub/sub broker with message storage, uses MQTT, gossip and badger.
- OctoSQL - Query tool that allows you to join, analyse and transform data from multiple databases using SQL.
- Dkron - Distributed, fault tolerant job scheduling system.
- smallstep/certificates - Step-ca is an online certificate authority for secure, automated certificate management.
- Sandglass - distributed, horizontally scalable, persistent, time sorted message queue.
- TalariaDB - Grab’s Distributed, low latency time-series database.
- Sloop - Salesforce’s Kubernetes History Visualization Project.
- Usenet Express - Serving over 300TB of data with Badger.
- gorush - A push notification server written in Go.
- 0-stor - Single device object store.
- Dispatch Protocol - Blockchain protocol for distributed application data analytics.
- GarageMQ - AMQP server written in Go.
- RedixDB - A real-time persistent key-value store with the same redis protocol.
- BBVA - Raft backend implementation using BadgerDB for Hashicorp raft.
- Fantom - aBFT Consensus platform for distributed applications.
- decred - An open, progressive, and self-funding cryptocurrency with a system of community-based governance integrated into its blockchain.
- OpenNetSys - Create useful dApps in any software language.
- HoneyTrap - An extensible and opensource system for running, monitoring and managing honeypots.
- Insolar - Enterprise-ready blockchain platform.
- IoTeX - The next generation of the decentralized network for IoT powered by scalability- and privacy-centric blockchains.
- go-sessions - The sessions manager for Go net/http and fasthttp.
- Babble - BFT Consensus platform for distributed applications.
- Tormenta - Embedded object-persistence layer / simple JSON database for Go projects.
- BadgerHold - An embeddable NoSQL store for querying Go types built on Badger
- Goblero - Pure Go embedded persistent job queue backed by BadgerDB
- Surfline - Serving global wave and weather forecast data with Badger.
- Cete - Simple and highly available distributed key-value store built on Badger. Makes it easy bringing up a cluster of Badger with Raft consensus algorithm by hashicorp/raft.
- Volument - A new take on website analytics backed by Badger.
- KVdb - Hosted key-value store and serverless platform built on top of Badger.
- Terminotes - Self hosted notes storage and search server - storage powered by BadgerDB
- Pyroscope - Open source continuous profiling platform built with BadgerDB
- Veri - A distributed feature store optimized for Search and Recommendation tasks.
- bIter - A library and Iterator interface for working with the
badger.Iterator
, simplifying from-to, and prefix mechanics. - ld - (Lean Database) A very simple gRPC-only key-value database, exposing BadgerDB with key-range scanning semantics.
- Souin - A RFC compliant HTTP cache with lot of other features based on Badger for the storage. Compatible with all existing reverse-proxies.
- Xuperchain - A highly flexible blockchain architecture with great transaction performance.
- m2 - A simple http key/value store based on the raft protocol.
- chaindb - A blockchain storage layer used by Gossamer, a Go client for the Polkadot Network.
- vxdb - Simple schema-less Key-Value NoSQL database with simplest API interface.
- Opacity - Backend implementation for the Opacity storage project
- Vephar - A minimal key/value store using hashicorp-raft for cluster coordination and Badger for data storage.
- gowarcserver - Open-source server for warc files. Can be used in conjunction with pywb
- flow-go - A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps and the digital assets that power them.
- Wrgl - A data version control system that works like Git but specialized to store and diff CSV.
- Loggie - A lightweight, cloud-native data transfer agent and aggregator.
- raft-badger - raft-badger implements LogStore and StableStore Interface of hashcorp/raft. it is used to store raft log and metadata of hashcorp/raft.
- DVID - A dataservice for branched versioning of a variety of data types. Originally created for large-scale brain reconstructions in Connectomics.
- KVS - A library for making it easy to persist, load and query full structs into BadgerDB, using an ownership hierarchy model.
- LLS - LLS is an efficient URL Shortener that can be used to shorten links and track link usage. Support for BadgerDB and MongoDB. Improved performance by more than 30% when using BadgerDB
- ActionManager - A dynamic entity manager based on rjsf schema and badger db
- MightyMap - Mightymap: Conveys both robustness and high capability, fitting for a powerful concurrent map.
If you are using Badger in a project please send a pull request to add it to the list.