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 > Graph Engine vs. Graphite vs. HEAVY.AI vs. Microsoft Azure Cosmos DB vs. TiDB

System Properties Comparison Graph Engine vs. Graphite vs. HEAVY.AI vs. Microsoft Azure Cosmos DB vs. TiDB

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonGraphite  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareGlobally distributed, horizontally scalable, multi-model database serviceTiDB 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.
Primary database modelGraph DBMS
Key-value store
Time Series DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsSpatial DBMSSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score4.75
Rank#75  Overall
#5  Time Series DBMS
Score2.10
Rank#126  Overall
#61  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.94
Rank#72  Overall
#40  Relational DBMS
Websitewww.graphengine.iogithub.com/­graphite-project/­graphite-webgithub.com/­heavyai/­heavydb
www.heavy.ai
azure.microsoft.com/­services/­cosmos-dbpingcap.com
Technical documentationwww.graphengine.io/­docs/­manualgraphite.readthedocs.iodocs.heavy.ailearn.microsoft.com/­azure/­cosmos-dbdocs.pingcap.com/­tidb/­stable
DeveloperMicrosoftChris DavisHEAVY.AI, Inc.MicrosoftPingCAP, Inc.
Initial release20102006201620142016
Current release5.10, January 20227.6.0, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache Version 2; enterprise edition availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
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 language.NET and CPythonC++ and CUDAGo, Rust
Server operating systems.NETLinux
Unix
LinuxhostedLinux
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyes infoJSON typesyes
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 indexesnonoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnonoyesSQL-like query languageyes
APIs and other access methodsRESTful HTTP APIHTTP API
Sockets
JDBC
ODBC
Thrift
Vega
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC#
C++
F#
Visual Basic
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/Thrift
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesnonoJavaScriptno
TriggersnononoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infoRound robinSharding infoImplicit feature of the cloud servicehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes infoImplicit feature of the cloud serviceUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelFine grained access rights according to SQL-standard
More information provided by the system vendor
Graph Engine infoformer name: TrinityGraphiteHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBTiDB
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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Graph Engine infoformer name: TrinityGraphiteHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBTiDB
DB-Engines blog posts

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

How Grafana made observability accessible
12 June 2023, InfoWorld

Grafana 4.0 Brings Major Enhancements to Leading Visualization Tool
30 November 2016, PR Newswire

Top 10 open-source application monitoring tools
13 June 2017, TechGenix

provided by Google News

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Datanami

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Public Preview: Azure Cosmos DB Migration for MongoDB extension - Azure Cosmos DB for MongoDB vCore ...
15 November 2023, azure.microsoft.com

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, azure.microsoft.com

provided by Google News

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

PingCAP Wins 2024 Data Breakthrough Awards
12 April 2024, GlobeNewswire

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

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

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

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Database for your real-time AI and Analytics Apps.
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

Present your product here