rosedb
LibraDB
rosedb | LibraDB | |
---|---|---|
1 | - | |
2,850 | 168 | |
- | - | |
10.0 | 0.0 | |
over 2 years ago | 6 months ago | |
Go | Go | |
Apache License 2.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rosedb
-
Open Source Databases in Go
rosedb - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset.
LibraDB
We haven't tracked posts mentioning LibraDB yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse
regatta - Regatta is a distributed key-value store. It is Kubernetes friendly with emphasis on high read throughput and low operational cost.
rixxdb - A versioned, embedded, strongly-consistent, key-value database
dolt - Dolt – Git for Data
TtlMap - A golang map in which entries expire after given a time period
nutsdb - A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set. [Moved to: https://github.com/nutsdb/nutsdb]
go-store - Lightweight embedded database in pure Go inspired by lowdb
gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
golang-kv - Bundle embedded DB (badger & boltdb & leveldb & pebble & nutsdb) wrapper with fixed & simple api of pure Golang
lindb - LinDB is a scalable, high performance, high availability distributed time series database.
goleveldb - LevelDB key/value database in Go.
LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.