DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Redshift vs. CrateDB vs. HyperSQL vs. SQream DB

System Properties Comparison Amazon Redshift vs. CrateDB vs. HyperSQL vs. SQream DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonCrateDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsDistributed Database based on LuceneMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBa GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelRelational DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.25
Rank#38  Overall
#23  Relational DBMS
Score0.69
Rank#226  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#11  Vector DBMS
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score0.62
Rank#234  Overall
#109  Relational DBMS
Websiteaws.amazon.com/­redshiftcratedb.comhsqldb.orgsqream.com
Technical documentationdocs.aws.amazon.com/­redshiftcratedb.com/­docshsqldb.org/­web/­hsqlDocsFrame.htmldocs.sqream.com
DeveloperAmazon (based on PostgreSQL)CrateSQream Technologies
Initial release2012201320012017
Current release5.8.1, August 20242.7.2, June 20232022.1.6, December 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infobased on BSD licensecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaJavaC++, CUDA, Haskell, Java, Scala
Server operating systemshostedAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyesyesyes, ANSI Standard SQL Types
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
Secondary indexesrestrictedyesyesno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardyes, but no triggers and constraints, and PostgreSQL compatibilityyesyes
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
.Net
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
All languages supporting JDBC/ODBC
Java
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions infoin Pythonuser defined functions (Javascript)Java, SQLuser defined functions in Python
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonehorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesConfigurable replication on table/partition-levelnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsfine 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon RedshiftCrateDBHyperSQL infoalso known as HSQLDBSQream DB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Amazon Redshift now supports enhanced VPC routing warehouses in zero-ETL integration
16 September 2024, AWS Blog

Amazon Redshift Serverless now supports AWS PrivateLink
30 August 2024, AWS Blog

Amazon RDS for MySQL zero-ETL integration with Amazon Redshift, now generally available, enables near real-time analytics
12 September 2024, AWS Blog

Amazon Redshift Serverless is now available in the AWS Asia Pacific (Hong Kong) and Israel (Tel Aviv) Regions
12 September 2024, AWS Blog

Harness Zero Copy data sharing from Salesforce Data Cloud to Amazon Redshift for Unified Analytics – Part 1
27 August 2024, AWS Blog

provided by Google News

CrateDB Appoints Jeff Olson as New CRO
9 July 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29 July 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

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

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, fierce-network.com

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

SQream Announces Hadoop SQL Big Data Challenge to Unlock Business Critical Insights
5 September 2019, PR Newswire

Accelerated Databases In The Fast Lane
25 June 2020, The Next Platform

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

RaimaDB logo

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

Present your product here