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

DBMS > Alibaba Cloud TSDB vs. Apache IoTDB vs. Hive vs. RavenDB

System Properties Comparison Alibaba Cloud TSDB vs. Apache IoTDB vs. Hive vs. RavenDB

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 comparisonHive  Xexclude from comparisonRavenDB  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 Flinkdata warehouse software for querying and managing large distributed datasets, built on HadoopOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelTime Series DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series 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
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Websitewww.alibabacloud.com/­product/­hitsdbiotdb.apache.orghive.apache.orgravendb.net
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homeravendb.net/­docs
DeveloperAlibabaApache Software FoundationApache Software Foundation infoinitially developed by FacebookHibernating Rhinos
Initial release201820122010
Current release1.1.0, April 20233.1.3, April 20225.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoAGPL version 3, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC#
Server operating systemshostedAll OS with a Java VM (>= 1.8)All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesno
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.nono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languageSQL-like DML and DDL statementsSQL-like query language (RQL)
APIs and other access methodsHTTP RESTJDBC
Native API
JDBC
ODBC
Thrift
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesJavaC
C#
C++
Go
Java
Python
Scala
C++
Java
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesyes infouser defined functions and integration of map-reduceyes
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasselectable replication factorMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoIntegration with Hadoop and Sparkyes infoquery execution via MapReduceyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyes
User concepts infoAccess controlAccess managed on TSDB instance levelyesAccess rights for users, groups and rolesAuthorization levels configured per client per database

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 IoTDBHiveRavenDB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

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

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

Apache Promotes IoT Database Project
25 September 2020, Datanami

Timecho Raises Over US$10M in First Funding
29 June 2022, FinSMEs

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

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

Present your product here