rdb VS rosedb

Compare rdb vs rosedb and see what are their differences.

rdb

Golang implemented Redis RDB parser for secondary development and memory analysis (by HDT3213)

rosedb

🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set. [Moved to: https://github.com/flower-corp/rosedb] (by roseduan)
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
rdb rosedb
- 1
354 2,850
- -
6.7 10.0
2 months ago almost 2 years ago
Go Go
Apache License 2.0 Apache 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.

rdb

Posts with mentions or reviews of rdb. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning rdb yet.
Tracking mentions began in Dec 2020.

rosedb

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

What are some alternatives?

When comparing rdb and rosedb you can also consider the following projects:

prometheus - The Prometheus monitoring system and time series database.

rixxdb - A versioned, embedded, strongly-consistent, key-value database

dtm - 此仓库应常青藤爸爸要求,已停止维护,请移步 https://github.com/dtm-labs/dtf

TtlMap - A golang map in which entries expire after given a time period

goleveldb - LevelDB key/value database in Go.

LibraDB - LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.

piladb - Lightweight RESTful database engine based on stack data structures

chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse

clover - A lightweight document-oriented NoSQL database written in pure Golang.

LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

go-store - Lightweight embedded database in pure Go inspired by lowdb