nutsdb VS cockroach

Compare nutsdb vs cockroach and see what are their differences.

nutsdb

A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set. [Moved to: https://github.com/nutsdb/nutsdb] (by xujiajun)

cockroach

CockroachDB - the open source, cloud-native distributed SQL database. (by cockroachdb)
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
nutsdb cockroach
2 100
2,185 29,119
- 0.8%
9.1 10.0
almost 2 years ago 4 days ago
Go Go
Apache License 2.0 GNU General Public License v3.0 or later
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.

nutsdb

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

cockroach

Posts with mentions or reviews of cockroach. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-11.

What are some alternatives?

When comparing nutsdb and cockroach you can also consider the following projects:

go-sqlite - pure-Go SQLite driver for Go (SQLite embedded)

vitess - Vitess is a database clustering system for horizontal scaling of MySQL.

pebble - RocksDB/LevelDB inspired key-value database in Go

neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.

buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support

tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

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

Trino - Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

yugabyte-db - YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

InfluxDB - Scalable datastore for metrics, events, and real-time analytics

rqlite - The lightweight, distributed relational database built on SQLite.

Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.