gitdb
Distributed Embeddable Database (by gogitdb)
btree
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values. (by guycipher)
gitdb | btree | |
---|---|---|
5 | 2 | |
255 | 80 | |
0.0% | - | |
0.0 | 8.7 | |
over 2 years ago | about 1 month ago | |
Go | Go | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of gitdb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-05.
- 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)
btree
Posts with mentions or reviews of btree.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing gitdb and btree you can also consider the following projects:
go-store - Lightweight embedded database in pure Go inspired by lowdb
eliasdb - EliasDB a graph-based database.
chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse
rosedb - Lightweight, fast and reliable key/value storage engine based on Bitcask.
M31DB - A Minimal Yet Powerful DB Engine
ariasql - The AriaSQL relational database management system.
dqlite - Embeddable, replicated and fault-tolerant SQL engine.
lsmt - Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package
litestream - Streaming replication for SQLite.
ObjectBox Go Database - Embedded Go Database, the fast alternative to SQLite, gorm, etc.