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

DBMS > Apache IoTDB vs. CockroachDB vs. FatDB vs. OpenTSDB vs. Qdrant

System Properties Comparison Apache IoTDB vs. CockroachDB vs. FatDB vs. OpenTSDB vs. Qdrant

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonFatDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonQdrant  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A .NET NoSQL DBMS that can integrate with and extend SQL Server.Scalable Time Series DBMS based on HBaseA high-performance vector database with neural network or semantic-based matching
Primary database modelTime Series DBMSRelational DBMSDocument store
Key-value store
Time Series DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score1.16
Rank#175  Overall
#6  Vector DBMS
Websiteiotdb.apache.orgwww.cockroachlabs.comopentsdb.netgithub.com/­qdrant/­qdrant
qdrant.tech
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.cockroachlabs.com/­docsopentsdb.net/­docs/­build/­html/­index.htmlqdrant.tech/­documentation
DeveloperApache Software FoundationCockroach LabsFatCloudcurrently maintained by Yahoo and other contributorsQdrant
Initial release20182015201220112021
Current release1.1.0, April 202323.1.1, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availablecommercialOpen Source infoLGPLOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC#JavaRust
Server operating systemsAll OS with a Java VM (>= 1.8)Linux
macOS
Windows
WindowsLinux
Windows
Docker
Linux
macOS
Windows
Data schemeyesdynamic schemaschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnumeric data for metrics, strings for tagsNumbers, Strings, Geo, Boolean
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 indexesyesyesyesnoyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL-like query languageyes, wire compatible with PostgreSQLno infoVia inetgration in SQL Servernono
APIs and other access methodsJDBC
Native API
JDBC.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
HTTP API
Telnet API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#Erlang
Go
Java
Python
R
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresyesnoyes infovia applicationsno
Triggersyesnoyes infovia applicationsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)horizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infobased on HBaseSharding
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 using RAFTselectable replication factorselectable replication factor infobased on HBaseCollection-level replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency infobased on HBaseEventual Consistency, tunable consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnonoyes
User concepts infoAccess controlyesRole-based access controlno infoCan implement custom security layer via applicationsnoKey-based authentication

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

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

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

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

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.

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here