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

DBMS > EventStoreDB vs. Microsoft Azure Table Storage vs. RethinkDB vs. SAP HANA vs. TimescaleDB

System Properties Comparison EventStoreDB vs. Microsoft Azure Table Storage vs. RethinkDB vs. SAP HANA vs. TimescaleDB

Editorial information provided by DB-Engines
NameEventStoreDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionIndustrial-strength, open-source database solution built from the ground up for event sourcing.A Wide Column Store for rapid development using massive semi-structured datasetsDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory, column based data store. Available as appliance or cloud serviceA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelEvent StoreWide column storeDocument storeRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#173  Overall
#1  Event Stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score2.66
Rank#107  Overall
#20  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Websitewww.eventstore.comazure.microsoft.com/­en-us/­services/­storage/­tablesrethinkdb.comwww.sap.com/­products/­hana.htmlwww.timescale.com
Technical documentationdevelopers.eventstore.comrethinkdb.com/­docshelp.sap.com/­hanadocs.timescale.com
DeveloperEvent Store LimitedMicrosoftThe Linux Foundation infosince July 2017SAPTimescale
Initial release20122012200920102017
Current release21.2, February 20212.4.1, August 20202.0 SPS07 (April 4, 2023), April 20232.15.0, May 2024
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoApache Version 2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C
Server operating systemsLinux
Windows
hostedLinux
OS X
Windows
Appliance or cloud-serviceLinux
OS X
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data 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.nononoyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoSQLScript, Ruser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersnoClient-side triggers through changefeedsyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding inforange basedyesyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationyesSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
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.nonoyesno
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesyes infousers and table-level permissionsyesfine 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
EventStoreDBMicrosoft Azure Table StorageRethinkDBSAP HANATimescaleDB
DB-Engines blog posts

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

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, azure.microsoft.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

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

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Top SAP Modules List for 2024 You Must be Aware Of
3 June 2024, Simplilearn

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

SAP AI Core Leverages AWS for Generative AI Advancements
6 June 2024, InsideSAP

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, businesswire.com

Timescale announces $15M investment and new enterprise version of TimescaleDB
29 January 2019, TechCrunch

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