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

DBMS > TiDB vs. UniData,UniVerse vs. Vertica vs. VoltDB vs. WakandaDB

System Properties Comparison TiDB vs. UniData,UniVerse vs. Vertica vs. VoltDB vs. WakandaDB

Editorial information provided by DB-Engines
NameTiDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVoltDB  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionTiDB 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.MultiValue database and application server with SQL mapping layer and meta database capabilitiesCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSMultivalue DBMSRelational DBMS infoColumn orientedRelational DBMSObject oriented DBMS
Secondary database modelsDocument storeSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Score10.06
Rank#42  Overall
#26  Relational DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitepingcap.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatawww.vertica.comwww.voltdb.comwakanda.github.io
Technical documentationdocs.pingcap.com/­tidb/­stabledocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatavertica.com/­documentationdocs.voltdb.comwakanda.github.io/­doc
DeveloperPingCAP, Inc.Rocket SoftwareOpenText infopreviously Micro Focus and Hewlett PackardVoltDB Inc.Wakanda SAS
Initial release20161985200520102012
Current release8.1.0, May 202412.0.3, January 202311.3, April 20222.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infoLimited community edition freeOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersnono
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 languageGo, RustCC++Java, C++C++, JavaScript
Server operating systemsLinuxAIX
HP-UX
Linux
Solaris
Windows
LinuxLinux
OS X infofor development
Linux
OS X
Windows
Data schemeyesschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yesyes
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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.nonono
Secondary indexesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLyesyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.yes infoonly a subset of SQL 99no
APIs and other access methodsGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Java API
JDBC
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic infoU2 Basic
C
Java
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
JavaScript
Server-side scripts infoStored proceduresnoyesyes, PostgreSQL PL/pgSQL, with minor differencesJavayes
Triggersnoyes infoU2 Basicyes, called Custom Alertsnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range)nonehorizontal partitioning, hierarchical partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infowith TiSpark Connectornono infoBi-directional Spark integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infofull support since version 6.6noyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoconfigurableACIDACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesyesyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlFine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system basedfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashUsers and roles with access to stored proceduresyes
More information provided by the system vendor
TiDBUniData,UniVerseVertica infoOpenText™ Vertica™VoltDBWakandaDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» 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
Cost-based models and subscription-based models are both available. One license is...
» 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
TiDBUniData,UniVerseVertica infoOpenText™ Vertica™VoltDBWakandaDB
Recent citations in the 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

PingCAP Receives Customers' Choice Distinction in the 2024
29 May 2024, GlobeNewswire

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

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11 February 2021, AWS Blog

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here