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

DBMS > Apache Phoenix vs. CockroachDB vs. Oracle NoSQL vs. SiriDB vs. Spark SQL

System Properties Comparison Apache Phoenix vs. CockroachDB vs. Oracle NoSQL vs. SiriDB vs. Spark SQL

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonCockroachDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSiriDB  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseCockroachDB 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 multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen Source Time Series DBMSSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitephoenix.apache.orgwww.cockroachlabs.comwww.oracle.com/­database/­nosql/­technologies/­nosqlsiridb.comspark.apache.org/­sql
Technical documentationphoenix.apache.orgwww.cockroachlabs.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.siridb.comspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperApache Software FoundationCockroach LabsOracleCesbitApache Software Foundation
Initial release20142015201120172014
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 201924.1.0, May 202424.1, May 20243.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMIT LicenseOpen 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 languageJavaGoJavaCScala
Server operating systemsLinux
Unix
Windows
Linux
macOS
Windows
Linux
Solaris SPARC/x86
LinuxLinux
OS X
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesdynamic schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or dateyesyesoptionalyes infoNumeric datayes
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.nonononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyes, wire compatible with PostgreSQLSQL-like DML and DDL statementsnoSQL-like DML and DDL statements
APIs and other access methodsJDBCJDBCRESTful HTTP APIHTTP APIJDBC
ODBC
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Java
Python
R
Scala
Server-side scripts infoStored proceduresuser defined functionsnononono
Triggersnonononono
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 RAFTShardingShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDconfigurable infoACID within a storage node (=shard)nono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnoyes infooff heap cacheyesno
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyRole-based access controlAccess rights for users and rolessimple rights management via user accountsno

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
Apache PhoenixCockroachDBOracle NoSQLSiriDBSpark SQL
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Deep dive into Azure HDInsight 4.0
25 September 2018, Microsoft

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

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

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

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

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

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

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

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

Neo4j logo

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

Present your product here