mirror of
https://github.com/luxfi/zapdb.git
synced 2026-07-27 06:54:45 +00:00
Add Wrgl to the list of projects using Badger (#1789)
Add [Wrgl](https://www.wrgl.co) to list of projects using Badger. [GitHub repository](https://github.com/wrgl/wrgl).
This commit is contained in:
@@ -52,5 +52,6 @@ Below is a list of known projects that use Badger:
|
||||
* [chaindb](https://github.com/ChainSafe/chaindb) - A blockchain storage layer used by [Gossamer](https://chainsafe.github.io/gossamer/), a Go client for the [Polkadot Network](https://polkadot.network/).
|
||||
* [vxdb](https://github.com/vitalvas/vxdb) - Simple schema-less Key-Value NoSQL database with simplest API interface.
|
||||
* [Vephar](https://github.com/vaccovecrana/vephar) - A minimal key/value store using hashicorp-raft for cluster coordination and Badger for data storage.
|
||||
* [Wrgl](https://www.wrgl.co) - A data version control system that works like Git but specialized to store and diff CSV.
|
||||
|
||||
If you are using Badger in a project please send a pull request to add it to the list.
|
||||
|
||||
Reference in New Issue
Block a user