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

DBMS > BaseX vs. Lovefield vs. TiDB vs. Tkrzw vs. Yaacomo

System Properties Comparison BaseX vs. Lovefield vs. TiDB vs. Tkrzw vs. Yaacomo

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonLovefield  Xexclude from comparisonTiDB  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Embeddable relational database for web apps written in pure JavaScriptTiDB 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 concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelNative XML DBMSRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score4.94
Rank#72  Overall
#40  Relational DBMS
Score0.09
Rank#354  Overall
#51  Key-value stores
Websitebasex.orggoogle.github.io/­lovefieldpingcap.comdbmx.net/­tkrzwyaacomo.com
Technical documentationdocs.basex.orggithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.pingcap.com/­tidb/­stable
DeveloperBaseX GmbHGooglePingCAP, Inc.Mikio HirabayashiQ2WEB GmbH
Initial release20072014201620202009
Current release10.7, August 20232.1.12, February 20177.6.0, January 20240.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0commercial
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 languageJavaJavaScriptGo, RustC++
Server operating systemsLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
macOS
Android
Linux
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesnoyes
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 indexesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternyesnoyes
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
JDBC
ODBC
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresyesnonono
Triggersyes infovia eventsUsing read-only observersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning (by key range)nonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infowith TiSpark Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infofull support since version 6.6noyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDBnoyes infousing specific database classesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnoFine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard
More information provided by the system vendor
BaseXLovefieldTiDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetYaacomo
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
BaseXLovefieldTiDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetYaacomo
Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

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

PingCAP Wins 2024 Data Breakthrough Awards
12 April 2024, Yahoo Finance

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.

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.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here