M31DB
gokv
M31DB | gokv | |
---|---|---|
1 | 1 | |
6 | 746 | |
- | - | |
6.4 | 8.4 | |
over 1 year ago | 5 months ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | Mozilla Public 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
gokv
-
Map of Golang Key Value Engines
Really great overview!
I've been tracking some of them for a while as part of evaluating which ones to add to my key-value abstraction library gokv [1], but others only noticed recently. It's really interesting that there's no single most popular implementation, but new ones emerging and gaining popularity regularly.
[1] https://github.com/philippgille/gokv
What are some alternatives?
gitdb - Distributed Embeddable Database
chproxy - Open-Source ClickHouse http proxy and load balancer
pogreb - Embedded key-value store for read-heavy workloads written in Go
groupcache - groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
badger - Fast key-value DB in Go.
jaeger - CNCF Jaeger, a Distributed Tracing Platform
redix - a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go
cockroach - CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Tile38 - Real-time Geospatial and Geofencing
TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.