rosedb
go-store
rosedb | go-store | |
---|---|---|
1 | 1 | |
2,850 | 9 | |
- | - | |
10.0 | 10.0 | |
over 2 years ago | almost 2 years ago | |
Go | Go | |
Apache License 2.0 | MIT License |
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.
go-store
-
go-store: Lightweight embedded database in pure Go inspired by Lowdb
Repository: https://github.com/LegendaryB/go-store
What are some alternatives?
chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse
gitdb - Distributed Embeddable Database
rixxdb - A versioned, embedded, strongly-consistent, key-value database
alog - alog is a dependency free, zero/minimum memory allocation JSON logger with extensions
LibraDB - LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
varint - VarInt: fast & memory efficient arbitrary bit width integers in Go.
TtlMap - A golang map in which entries expire after given a time period
golang-kv - Bundle embedded DB (badger & boltdb & leveldb & pebble & nutsdb) wrapper with fixed & simple api of pure Golang
rosedb - Lightweight, fast and reliable key/value storage engine based on Bitcask.
goleveldb - LevelDB key/value database in Go.
ObjectBox Go Database - Embedded Go Database, the fast alternative to SQLite, gorm, etc.