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

DBMS > Amazon Redshift vs. Datomic vs. Ehcache vs. Microsoft Azure Data Explorer vs. RethinkDB

System Properties Comparison Amazon Redshift vs. Datomic vs. Ehcache vs. Microsoft Azure Data Explorer vs. RethinkDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonDatomic  Xexclude from comparisonEhcache  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA widely adopted Java cache with tiered storage optionsFully managed big data interactive analytics platformDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMS infocolumn orientedDocument store
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.03
Rank#34  Overall
#21  Relational DBMS
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score5.23
Rank#68  Overall
#8  Key-value stores
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score2.84
Rank#106  Overall
#19  Document stores
Websiteaws.amazon.com/­redshiftwww.datomic.comwww.ehcache.orgazure.microsoft.com/­services/­data-explorerrethinkdb.com
Technical documentationdocs.aws.amazon.com/­redshiftdocs.datomic.comwww.ehcache.org/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerrethinkdb.com/­docs
DeveloperAmazon (based on PostgreSQL)CognitectTerracotta Inc, owned by Software AGMicrosoftThe Linux Foundation infosince July 2017
Initial release20122012200920192009
Current release1.0.6735, June 20233.10.0, March 2022cloud service with continuous releases2.4.1, August 2020
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJava, ClojureJavaC++
Server operating systemshostedAll OS with a Java VMAll OS with a Java VMhostedLinux
OS X
Windows
Data schemeyesyesschema-freeFixed schema with schema-less datatypes (dynamic)schema-free
Typing infopredefined data types such as float or dateyesyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes infostring, binary, float, bool, date, geometry
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.nononoyesno
Secondary indexesrestrictedyesnoall fields are automatically indexedyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnonoKusto Query Language (KQL), SQL subsetno
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIJCacheMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCClojure
Java
Java.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresuser defined functions infoin Pythonyes infoTransaction FunctionsnoYes, possible languages: KQL, Python, R
TriggersnoBy using transaction functionsyes infoCache Event Listenersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersSharding infoby using Terracotta ServerSharding infoImplicit feature of the cloud serviceSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoBut extensive use of caching in the application peersyes infoby using Terracotta Serveryes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infosupports JTA and can work as an XA resourcenoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infousing a tiered cache-storage approachyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoAzure Active Directory Authenticationyes infousers and table-level permissions

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 RedshiftDatomicEhcacheMicrosoft Azure Data ExplorerRethinkDB
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Explore data with ease: Use SQL and Text-to-SQL in Amazon SageMaker Studio JupyterLab notebooks | Amazon Web ...
16 April 2024, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

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

Cache replication
19 August 2013, Packt Hub

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

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, microsoft.com

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, azure.microsoft.com

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here