DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. etcd vs. RRDtool vs. Sadas Engine vs. Spark SQL

System Properties Comparison CockroachDB vs. etcd vs. RRDtool vs. Sadas Engine vs. Spark SQL

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonetcd  Xexclude from comparisonRRDtool  Xexclude from comparisonSadas Engine  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A distributed reliable key-value storeIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSKey-value storeTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score7.25
Rank#54  Overall
#5  Key-value stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Websitewww.cockroachlabs.cometcd.io
github.com/­etcd-io/­etcd
oss.oetiker.ch/­rrdtoolwww.sadasengine.comspark.apache.org/­sql
Technical documentationwww.cockroachlabs.com/­docsetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
oss.oetiker.ch/­rrdtool/­docwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperCockroach LabsTobias OetikerSADAS s.r.l.Apache Software Foundation
Initial release2015199920062014
Current release23.1.1, May 20233.4, August 20191.8.0, 20228.03.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0Open Source infoGPL V2 and FLOSScommercial infofree trial version availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoC infoImplementations in Java (e.g. RRD4J) and C# availableC++Scala
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
HP-UX
Linux
AIX
Linux
Windows
Linux
OS X
Windows
Data schemedynamic schemaschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoNumeric data onlyyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono infoExporting into and restoring from XML files possiblenono
Secondary indexesyesnonoyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnonoyesSQL-like DML and DDL statements
APIs and other access methodsJDBCgRPC
JSON over HTTP
in-process shared library
Pipes
JDBC
ODBC
Proprietary protocol
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Java
Python
R
Scala
Server-side scripts infoStored proceduresnonononono
Triggersnoyes, watching key changesnonono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnonehorizontal partitioningyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.nonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infomanaged by 'Learn by Usage'no
User concepts infoAccess controlRole-based access controlnonoAccess rights for users, groups and roles according to SQL-standardno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CockroachDBetcdRRDtoolSadas EngineSpark SQL
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

CoreOS updates its Tectonic container platform with the latest Kubernetes release, etcd as a service
28 April 2024, Yahoo Movies UK

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4 August 2023, The Economic Times

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here