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. IRONdb vs. Microsoft Azure Table Storage vs. RethinkDB vs. Rockset

System Properties Comparison Alibaba Cloud TSDB vs. IRONdb vs. Microsoft Azure Table Storage vs. RethinkDB vs. Rockset

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRethinkDB  Xexclude from comparisonRockset  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA 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.A scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelTime Series DBMSTime Series DBMSWide column storeDocument storeDocument store
Secondary database modelsSpatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.79
Rank#211  Overall
#35  Document stores
Websitewww.alibabacloud.com/­product/­hitsdbwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­en-us/­services/­storage/­tablesrethinkdb.comrockset.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.circonus.com/irondb/category/getting-startedrethinkdb.com/­docsdocs.rockset.com
DeveloperAlibabaCirconus LLC.MicrosoftThe Linux Foundation infosince July 2017Rockset
Initial release2017201220092019
Current releaseV0.10.20, January 20182.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++C++
Server operating systemshostedLinuxhostedLinux
OS X
Windows
hosted
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyes infotext, numeric, histogramsyesyes infostring, binary, float, bool, date, geometrydynamic typing
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.nonononono infoingestion from XML files supported
Secondary indexesnononoyesall fields are automatically indexed
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)nonoRead-only SQL queries, including JOINs
APIs and other access methodsHTTP RESTHTTP APIRESTful HTTP APIHTTP REST
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.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
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyes, in Luanono
TriggersnononoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud serviceSharding inforange basedAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter awareyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonooptimistic lockingAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
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.nononono
User concepts infoAccess controlAccess managed on TSDB instance levelnoAccess rights based on private key authentication or shared access signaturesyes infousers and table-level permissionsAccess rights for users and organizations can be defined via Rockset console

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 TSDBIRONdbMicrosoft Azure Table StorageRethinkDBRockset
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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

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

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

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

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

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

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

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

AllegroGraph logo

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

Milvus logo

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

Present your product here