flashdb VS keyva

Compare flashdb vs keyva and see what are their differences.

flashdb

FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)

keyva

:key: A distributed key-value store (by justinethier)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
flashdb keyva
5 1
342 24
- -
3.3 10.0
6 months ago over 1 year ago
Go Go
MIT License MIT 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.

flashdb

Posts with mentions or reviews of flashdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-14.

keyva

Posts with mentions or reviews of keyva. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • Building a Log-Structured Merge Tree in Go
    3 projects | dev.to | 15 Dec 2022
    This article provides implementation details for the LSM tree based project keyva that I wrote to better understand how all of this works. The details are generic and cover concepts applicable to other LSM tree implementations.

What are some alternatives?

When comparing flashdb and keyva you can also consider the following projects:

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

jupiter - Jupiter is a framework for wrapping compute or memory intense components to provide them as high throughput and ultra low latency services to applications using the Redis RESP protocol

awesome-go-storage - A curated list of awesome Go storage projects and libraries

rustle - An HTTP-based in-memory broker inspired by Redis.

badger - Fast key-value DB in Go.

skiplist - Fast and simple skip list in Go

Olric - Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.

kivi - Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist

redix - a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

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.