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. HEAVY.AI vs. Spark SQL vs. TiDB vs. YDB

System Properties Comparison Graph Engine vs. HEAVY.AI vs. Spark SQL vs. TiDB vs. YDB

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonSpark SQL  Xexclude from comparisonTiDB  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareSpark SQL is a component on top of 'Spark Core' for structured data processingTiDB 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 distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelGraph DBMS
Key-value store
Relational DBMSRelational DBMSRelational DBMSDocument store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitewww.graphengine.iogithub.com/­heavyai/­heavydb
www.heavy.ai
spark.apache.org/­sqlpingcap.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwww.graphengine.io/­docs/­manualdocs.heavy.aispark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.pingcap.com/­tidb/­stableydb.tech/­en/­docs
DeveloperMicrosoftHEAVY.AI, Inc.Apache Software FoundationPingCAP, Inc.Yandex
Initial release20102016201420162019
Current release5.10, January 20223.5.0 ( 2.13), September 20238.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache 2.0; commercial license available
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 language.NET and CC++ and CUDAScalaGo, Rust
Server operating systems.NETLinuxLinux
OS X
Windows
LinuxLinux
Data schemeyesyesyesyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesnonoyesyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsyesSQL-like query language (YQL)
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Thrift
Vega
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesC#
C++
F#
Visual Basic
All languages supporting JDBC/ODBC/Thrift
Python
Java
Python
R
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyesnononono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoRound robinyes, utilizing Spark Corehorizontal partitioning (by key range)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infofull support since version 6.6no
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesnonono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoFine grained access rights according to SQL-standardAccess rights defined for Yandex Cloud users
More information provided by the system vendor
Graph Engine infoformer name: TrinityHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Spark SQLTiDBYDB
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
Graph Engine infoformer name: TrinityHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Spark SQLTiDBYDB
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

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

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

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

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

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

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

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

provided by Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30 April 2024, VOI.ID

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

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.

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

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

RaimaDB logo

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

Present your product here