M31DB VS gokv

Compare M31DB vs gokv and see what are their differences.

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) (by philippgille)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
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
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.

M31DB

Posts with mentions or reviews of M31DB. We have used some of these posts to build our list of alternatives and similar projects.
  • A New Database in Progress written entirely in Golang
    1 project | /r/golang | 23 May 2023
    ** 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

Posts with mentions or reviews of gokv. We have used some of these posts to build our list of alternatives and similar projects.
  • Map of Golang Key Value Engines
    1 project | news.ycombinator.com | 21 Jan 2024
    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?

When comparing M31DB and gokv you can also consider the following projects:

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.

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Go is
the 4th most popular programming language
based on number of metions?