M31DB
redix
M31DB | redix | |
---|---|---|
1 | 3 | |
6 | 1,211 | |
- | - | |
6.4 | 0.0 | |
over 1 year ago | over 1 year ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" 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.
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
redix
- Redcon - Redis compatible server framework for Rust
- A redis server that uses Postgres as its storage engine (redix v5)
-
A dead simple Key-value Storage API
I don’t get the idea of your module layout: nested vs unnested packages, lowercase vs uppercase vs capitalized directory names. Check out https://github.com/alash3al/redix to get an idea about clean module design.
What are some alternatives?
gitdb - Distributed Embeddable Database
IceFireDB - @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
pogreb - Embedded key-value store for read-heavy workloads written in Go
exts - Elixir Terms Storage, ets wrapper.
badger - Fast key-value DB in Go.
Jet - A key-value db api with multiple storage engines and key generation
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)
RedisUniqueQueue - A unique FIFO queue with atomic operations built on top of Redis
tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go
redcon.rs - Redis compatible server framework for Rust
redcon - Redis compatible server framework for Go
rethinkdb - Rethinkdb client in pure elixir (JSON protocol)