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 > Alibaba Cloud TSDB vs. Apache IoTDB vs. IBM Cloudant vs. RethinkDB

System Properties Comparison Alibaba Cloud TSDB vs. Apache IoTDB vs. IBM Cloudant vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonApache IoTDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkDatabase as a Service offering based on Apache CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelTime Series DBMSTime Series DBMSDocument storeDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score2.66
Rank#107  Overall
#20  Document stores
Websitewww.alibabacloud.com/­product/­hitsdbiotdb.apache.orgwww.ibm.com/­products/­cloudantrethinkdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcloud.ibm.com/­docs/­Cloudantrethinkdb.com/­docs
DeveloperAlibabaApache Software FoundationIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014The Linux Foundation infosince July 2017
Initial release201820102009
Current release1.1.0, April 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud serviceyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++
Server operating systemshostedAll OS with a Java VM (>= 1.8)hostedLinux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyesnoyes 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.nononono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languagenono
APIs and other access methodsHTTP RESTJDBC
Native API
RESTful HTTP/JSON API
Supported programming languagesJavaC
C#
C++
Go
Java
Python
Scala
C#
Java
JavaScript
Objective-C
PHP
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
Server-side scripts infoStored proceduresnoyesView functions (Map-Reduce) in JavaScript
TriggersnoyesyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoIntegration with Hadoop and Sparkyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoatomic operations within a document possibleAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyes infoMVCC based
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.noyesnono
User concepts infoAccess controlAccess managed on TSDB instance levelyesAccess rights for users can be defined per databaseyes 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

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

More resources
Alibaba Cloud TSDBApache IoTDBIBM CloudantRethinkDB
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

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6 June 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

provided by Google News



Share this page

Featured Products

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.

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