gitdb
chdb-go
gitdb | chdb-go | |
---|---|---|
5 | 1 | |
255 | 88 | |
0.0% | - | |
0.0 | 7.2 | |
over 2 years ago | 4 months ago | |
Go | Go | |
MIT License | Apache License 2.0 |
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.
gitdb
- GitHub - gogitdb/gitdb: Distributed Embeddable Database
- GitDB, a distributed embeddable database on top of Git
-
Hacker News top posts: Jul 7, 2022
GitDB, a distributed embeddable database on top of Git\ (8 comments)
chdb-go
What are some alternatives?
go-store - Lightweight embedded database in pure Go inspired by lowdb
rosedb - 🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set. [Moved to: https://github.com/flower-corp/rosedb]
M31DB - A Minimal Yet Powerful DB Engine
chdb-cli - Simple CLI / REPL for chdb made in Python
btree - A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
flashdb - FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
dqlite - Embeddable, replicated and fault-tolerant SQL engine.
go-clickhouse - Golang ClickHouse client
litestream - Streaming replication for SQLite.
ObjectBox Go Database - Embedded Go Database, the fast alternative to SQLite, gorm, etc.