gitdb
M31DB
gitdb | M31DB | |
---|---|---|
5 | 1 | |
255 | 6 | |
0.0% | - | |
0.0 | 6.4 | |
over 2 years ago | over 1 year ago | |
Go | Go | |
MIT License | BSD 3-clause "New" or "Revised" 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.
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)
M31DB
-
A New Database in Progress written entirely in Golang
** This is not fully complete so don't judge it ** I am currently working on a powerful multi-modal database management system. When Complete it will have unique features like: - Plugin System - Optional Schema - Pre-Built Chaching - Embeddable - Extendable - Full-text Search - Swap Queries (Kinda like transactions) - ACID Compliant - Sharting - Custom Load Balancing - Concurrency - Multi-Tenant - Server-Less - CLI If you want to see it or contribute to it see our GitHub Repo
What are some alternatives?
go-store - Lightweight embedded database in pure Go inspired by lowdb
pogreb - Embedded key-value store for read-heavy workloads written in Go
chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse
badger - Fast key-value DB in Go.
btree - A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
gokv - Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
dqlite - Embeddable, replicated and fault-tolerant SQL engine.
redix - a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
litestream - Streaming replication for SQLite.
tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go
git-bug - Distributed, offline-first bug tracker embedded in git, with bridges