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 > OpenTSDB vs. RocksDB vs. TerarkDB vs. TiDB vs. TinkerGraph

System Properties Comparison OpenTSDB vs. RocksDB vs. TerarkDB vs. TiDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameOpenTSDB  Xexclude from comparisonRocksDB  Xexclude from comparisonTerarkDB  Xexclude from comparisonTiDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionScalable Time Series DBMS based on HBaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelTime Series DBMSKey-value storeKey-value storeRelational DBMSGraph DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteopentsdb.netrocksdb.orggithub.com/­bytedance/­terarkdbpingcap.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationopentsdb.net/­docs/­build/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wikibytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.pingcap.com/­tidb/­stable
Developercurrently maintained by Yahoo and other contributorsFacebook, Inc.ByteDance, originally TerarkPingCAP, Inc.
Initial release20112013201620162009
Current release8.11.4, April 20248.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoLGPLOpen Source infoBSDcommercial inforestricted open source version availableOpen Source infoApache 2.0Open Source infoApache 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageJavaC++C++Go, RustJava
Server operating systemsLinux
Windows
LinuxLinux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenumeric data for metrics, strings for tagsnonoyesyes
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
Secondary indexesnononoyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsHTTP API
Telnet API
C++ API
Java API
C++ API
Java API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
TinkerPop 3
Supported programming languagesErlang
Go
Java
Python
R
Ruby
C
C++
Go
Java
Perl
Python
Ruby
C++
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Groovy
Java
Server-side scripts infoStored proceduresnonononono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBasehorizontal partitioningnonehorizontal partitioning (by key range)none
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on HBaseyesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infobased on HBaseImmediate Consistencynone
Foreign keys infoReferential integritynononoyes infofull support since version 6.6yes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlnononoFine grained access rights according to SQL-standardno
More information provided by the system vendor
OpenTSDBRocksDBTerarkDBTiDBTinkerGraph
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
OpenTSDBRocksDBTerarkDBTiDBTinkerGraph
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

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

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

MakeMyTrip travels forward in time using the power of open source
16 May 2017, Open Source For You

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here