DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Citus vs. CockroachDB vs. Ehcache vs. JSqlDb vs. Sadas Engine

System Properties Comparison Citus vs. CockroachDB vs. Ehcache vs. JSqlDb vs. Sadas Engine

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonCockroachDB  Xexclude from comparisonEhcache  Xexclude from comparisonJSqlDb  Xexclude from comparisonSadas Engine  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLCockroachDB 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 widely adopted Java cache with tiered storage optionsJavaScript Query Language Database, stores JavaScript objects and primitivesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMSRelational DBMSKey-value storeDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Websitewww.citusdata.comwww.cockroachlabs.comwww.ehcache.orgjsqldb.org (offline)www.sadasengine.com
Technical documentationdocs.citusdata.comwww.cockroachlabs.com/­docswww.ehcache.org/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperCockroach LabsTerracotta Inc, owned by Software AGKonrad von BackstromSADAS s.r.l.
Initial release20102015200920182006
Current release8.1, December 201824.1.0, May 20243.10.0, March 20220.8, December 20188.0
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; commercial licenses availableOpen Sourcecommercial infofree trial version available
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 languageCGoJavaC++
Server operating systemsLinuxLinux
macOS
Windows
All OS with a Java VMLinux
macOS
Windows
AIX
Linux
Windows
Data schemeyesdynamic schemaschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yes infospecific XML type available, but no XML query functionalitynononono
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLyes infostandard, with numerous extensionsyes, wire compatible with PostgreSQLnonoyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBCJCacheJDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaJavaScript.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nonofunctions in JavaScriptno
Triggersyesnoyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal 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 RAFTSharding infoby using Terracotta Servernonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication using RAFTyes infoby using Terracotta Servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infosupports JTA and can work as an XA resource
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyes infousing RocksDByes
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'
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlnoAccess rights for users, groups and roles according to SQL-standard

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
CitusCockroachDBEhcacheJSqlDbSadas Engine
Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

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

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

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

provided by Google News

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Neo4j logo

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

Present your product here