DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. HyperSQL vs. Postgres-XL vs. Sequoiadb vs. Spark SQL

System Properties Comparison CockroachDB vs. HyperSQL vs. Postgres-XL vs. Sequoiadb vs. Spark SQL

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSequoiadb  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.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresNewSQL database with distributed OLTP and SQLSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitewww.cockroachlabs.comhsqldb.orgwww.postgres-xl.orgwww.sequoiadb.comspark.apache.org/­sql
Technical documentationwww.cockroachlabs.com/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwww.postgres-xl.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperCockroach LabsSequoiadb Ltd.Apache Software Foundation
Initial release201520012014 infosince 2012, originally named StormDB20132014
Current release24.1.0, May 20242.7.2, June 202310 R1, October 20183.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infobased on BSD licenseOpen Source infoMozilla public licenseOpen Source infoServer: AGPL; Client: Apache V2Open 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 languageGoJavaCC++Scala
Server operating systemsLinux
macOS
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS
LinuxLinux
OS X
Windows
Data schemedynamic schemayesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes infooid, date, timestamp, binary, regexyes
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.nonoyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyesyes infodistributed, parallel query executionSQL-like query languageSQL-like DML and DDL statements
APIs and other access methodsJDBCHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
proprietary protocol using JSONJDBC
ODBC
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
All languages supporting JDBC/ODBC
Java
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C++
Java
PHP
Python
Java
Python
R
Scala
Server-side scripts infoStored proceduresnoJava, SQLuser defined functionsJavaScriptno
Triggersnoyesyesnono
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 partitioningShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoMVCCDocument is locked during a transactionno
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.noyesnonono
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple password-based access controlno

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
CockroachDBHyperSQL infoalso known as HSQLDBPostgres-XLSequoiadbSpark SQL
Recent citations in the news

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

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

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

provided by Google News

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

provided by Google News

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

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, 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

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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