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

DBMS > Hive vs. InfinityDB vs. TiDB vs. TinkerGraph vs. XTDB

System Properties Comparison Hive vs. InfinityDB vs. TiDB vs. TinkerGraph vs. XTDB

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonInfinityDB  Xexclude from comparisonTiDB  Xexclude from comparisonTinkerGraph  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopA Java embedded Key-Value Store which extends the Java Map interfaceTiDB 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 APIA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSKey-value storeRelational DBMSGraph DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitehive.apache.orgboilerbay.compingcap.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlingithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homeboilerbay.com/­infinitydb/­manualdocs.pingcap.com/­tidb/­stablewww.xtdb.com/­docs
DeveloperApache Software Foundation infoinitially developed by FacebookBoiler Bay Inc.PingCAP, Inc.Juxt Ltd.
Initial release20122002201620092019
Current release3.1.3, April 20224.08.0.0, March 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoMIT License
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 languageJavaJavaGo, RustJavaClojure
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes, extensible-data-notation format
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 indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesnolimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
TinkerPop 3HTTP REST
JDBC
Supported programming languagesC++
Java
PHP
Python
JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Groovy
Java
Clojure
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenononono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning (by key range)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyes infowith TiSpark Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistencynone
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyes infofull support since version 6.6yes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyesoptionalyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users, groups and rolesnoFine grained access rights according to SQL-standardno
More information provided by the system vendor
HiveInfinityDBTiDBTinkerGraphXTDB infoformerly named Crux
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

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

More resources
HiveInfinityDBTiDBTinkerGraphXTDB infoformerly named Crux
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

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

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

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

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

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

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

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

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

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22 December 2023, AWS Blog

provided by Google News

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

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

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

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

provided by Google News



Share this page

Featured Products

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

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

Present your product here