DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. DataFS vs. H2 vs. TiDB vs. XTDB

System Properties Comparison AlaSQL vs. DataFS vs. H2 vs. TiDB vs. XTDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDataFS  Xexclude from comparisonH2  Xexclude from comparisonTiDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionJavaScript DBMS libraryAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.TiDB 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 general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Relational DBMS
Object oriented DBMSRelational DBMSRelational DBMSDocument store
Secondary database modelsGraph DBMSSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score0.02
Rank#369  Overall
#18  Object oriented DBMS
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score4.09
Rank#72  Overall
#38  Relational DBMS
Score0.13
Rank#330  Overall
#45  Document stores
Websitealasql.orgnewdatabase.comwww.h2database.compingcap.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationgithub.com/­AlaSQL/­alasqldev.mobiland.com/­Overview.xspwww.h2database.com/­html/­main.htmldocs.pingcap.com/­tidb/­stablewww.xtdb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffMobiland AGThomas MuellerPingCAP, Inc.Juxt Ltd.
Initial release20142018200520162019
Current release1.1.263, October 20222.2.220, July 20238.2.0, July 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open 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 languageJavaScriptJavaGo, RustClojure
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)WindowsAll OS with a Java VMLinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes, 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.nonononono
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesyeslimited SQL, making use of Apache Calcite
APIs and other access methodsJavaScript API.NET Client API
Proprietary client DLL
WinRT client
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
HTTP REST
JDBC
Supported programming languagesJavaScript.Net
C
C#
C++
VB.Net
JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Clojure
Java
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsnono
Triggersyesno, except callback-events from server when changes happenedyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemnonehorizontal partitioning (by key range)none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes infofull support since version 6.6no
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes, 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.yesnoyesno
User concepts infoAccess controlnoWindows-Profilefine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLDataFSH2TiDBXTDB 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
AlaSQLDataFSH2TiDBXTDB infoformerly named Crux
Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

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

TiDB Can Do What MongoDB or CockRoachDB Can’t
27 June 2024, AIM

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

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

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

Present your product here