DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud TSDB vs. Apache IoTDB vs. Firebolt vs. RethinkDB

System Properties Comparison Alibaba Cloud TSDB vs. Apache IoTDB vs. Firebolt 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 comparisonFirebolt  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 FlinkHighly scalable cloud data warehouse and analytics product infoForked from ClickhouseDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelTime Series DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#300  Overall
#24  Time Series DBMS
Score1.31
Rank#159  Overall
#14  Time Series DBMS
Score1.49
Rank#148  Overall
#68  Relational DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Websitewww.alibabacloud.com/­product/­hitsdbiotdb.apache.orgwww.firebolt.iorethinkdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.firebolt.iorethinkdb.com/­docs
DeveloperAlibabaApache Software FoundationFirebolt Analytics Inc.The Linux Foundation infosince July 2017
Initial release201820202009
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 languageJavaC++
Server operating systemshostedAll OS with a Java VM (>= 1.8)hostedLinux
OS X
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyes 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.nonono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languageyesno
APIs and other access methodsHTTP RESTJDBC
Native API
.Net
ODBC
RESTful HTTP API
Supported programming languagesJavaC
C#
C++
Go
Java
Python
Scala
Go
JavaScript (Node.js)
Python
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 proceduresnoyesno
TriggersnoyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding 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 replicasdepending on storage layerSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoIntegration with Hadoop and Sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess managed on TSDB instance levelyesyes 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 IoTDBFireboltRethinkDB
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 Zen 5 Not Affected By Inception/SRSO, mitigations=off Yields No Benefit On Ryzen 9000 Series
6 September 2024, Phoronix

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

AMD EPYC 8534P / EPYC 8534PN Benchmarks - Siena Delivers Incredible Value & Energy Efficiency For Linux Servers Review
29 November 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

Firebolt Introduces Industry-First Low Latency Cloud Data Warehouse
18 September 2024, insideainews.com

Data warehouse unicorn Firebolt aims to make magic in Kirkland
11 September 2024, The Business Journals

Analytics and Data Science News for the Week of September 20; Updates from Firebolt, Qrvey, Teradata & More
20 September 2024, Solutions Review

10 Best Data Pipeline Tools of 2024 to Boost Your Productivity
20 February 2024, Datamation

Firebolt Archives - High-Performance Computing News Analysis
17 September 2024, insideHPC

provided by Google News

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

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

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

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

SingleStore logo

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

Present your product here