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

DBMS > AlaSQL vs. Altibase vs. CouchDB vs. EsgynDB vs. TiDB

System Properties Comparison AlaSQL vs. Altibase vs. CouchDB vs. EsgynDB vs. TiDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAltibase  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEsgynDB  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn enterprise grade, high-performance RDBMSA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionTiDB 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 modelDocument store
Relational DBMS
Relational DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.07
Rank#186  Overall
#87  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websitealasql.orgaltibase.comcouchdb.apache.orgwww.esgyn.cnpingcap.com
Technical documentationgithub.com/­AlaSQL/­alasqlgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.couchdb.org/­en/­stabledocs.pingcap.com/­tidb/­stable
DeveloperAndrey Gershun & Mathias R. WulffAltibaseApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerEsgynPingCAP, Inc.
Initial release20141999200520152016
Current releasev7.3, 2023, August 20233.3.3, December 20238.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoOpen source edition discontinued with March 2023Open Source infoApache version 2commercialOpen Source infoApache 2.0
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 languageJavaScriptC++ErlangC++, JavaGo, Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Android
BSD
Linux
OS X
Solaris
Windows
LinuxLinux
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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 indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ANSI SQL-92noyesyes
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesJavaScriptC
C++
Java
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
All languages supporting JDBC/ODBC/ADO.NetAda
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 proceduresnostored procedures and stored functionsView functions in JavaScriptJava Stored Proceduresno
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoimproved architecture with release 2.0Shardinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
Multi-source replication between multi datacentersUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDno infoatomic operations within a single document possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonono
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per databasefine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLAltibaseCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EsgynDBTiDB
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
AlaSQLAltibaseCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EsgynDBTiDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

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

provided by Google News

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Size, Share, Trends and Forecast Analysis by Kognitio Ltd., Datastax, VoltDB, ENEA ...
27 July 2018, openPR

provided by Google News

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

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

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

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

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

Milvus logo

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

Present your product here