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 > Amazon CloudSearch vs. CockroachDB vs. Heroic vs. HyperSQL vs. SWC-DB

System Properties Comparison Amazon CloudSearch vs. CockroachDB vs. Heroic vs. HyperSQL vs. SWC-DB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonCockroachDB  Xexclude from comparisonHeroic  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudCockroachDB 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.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA high performance, scalable Wide Column DBMS
Primary database modelSearch engineRelational DBMSTime Series DBMSRelational DBMSWide column store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.08
Rank#364  Overall
#13  Wide column stores
Websiteaws.amazon.com/­cloudsearchwww.cockroachlabs.comgithub.com/­spotify/­heroichsqldb.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.cockroachlabs.com/­docsspotify.github.io/­heroichsqldb.org/­web/­hsqlDocsFrame.html
DeveloperAmazonCockroach LabsSpotifyAlex Kashirin
Initial release20122015201420012020
Current release24.1.0, May 20242.7.2, June 20230.5, April 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaC++
Server operating systemshostedLinux
macOS
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Data schemeyesdynamic schemaschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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.nononono
Secondary indexesyes infoall search fields are automatically indexedyesyes infovia Elasticsearchyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoyesSQL-like query language
APIs and other access methodsHTTP APIJDBCHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
Proprietary protocol
Thrift
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
All languages supporting JDBC/ODBC
Java
C++
Server-side scripts infoStored proceduresnononoJava, SQLno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredhorizontal 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 RAFTShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replication using RAFTyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
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.nonoyesno
User concepts infoAccess controlauthentication via encrypted signaturesRole-based access controlfine grained access rights 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
Amazon CloudSearchCockroachDBHeroicHyperSQL infoalso known as HSQLDBSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

Serverless Reference Architectures with AWS Lambda
10 May 2016, All Things Distributed

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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

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

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

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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