DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Phoenix vs. Bangdb vs. PouchDB vs. SAP SQL Anywhere vs. TiDB

System Properties Comparison Apache Phoenix vs. Bangdb vs. PouchDB vs. SAP SQL Anywhere vs. TiDB

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonBangdb  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseConverged and high performance database for device data, events, time series, document and graphJavaScript DBMS with an API inspired by CouchDBRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTiDB 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 modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websitephoenix.apache.orgbangdb.compouchdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlpingcap.com
Technical documentationphoenix.apache.orgdocs.bangdb.compouchdb.com/­guideshelp.sap.com/­docs/­SAP_SQL_Anywheredocs.pingcap.com/­tidb/­stable
DeveloperApache Software FoundationSachin Sinha, BangDBApache Software FoundationSAP infoformerly SybasePingCAP, Inc.
Initial release20142012201219922016
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 2019BangDB 2.0, October 20217.1.1, June 201917, July 20158.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD 3Open SourcecommercialOpen 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 languageJavaC, C++JavaScriptGo, Rust
Server operating systemsLinux
Unix
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsnoyesyes
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.nononoyesno
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyes infovia viewsyesyes
SQL infoSupport of SQLyesSQL like support with command line toolnoyesyes
APIs and other access methodsJDBCProprietary protocol
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
HTTP API
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
C++
Java
Python
JavaScriptC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Ada
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 proceduresuser defined functionsnoView functions in JavaScriptyes, in C/C++, Java, .Net or Perlno
Triggersnoyes, Notifications (with Streaming only)yesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infowith a proxy-based framework, named couchdb-loungenonehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication infoDatabase mirroringUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoyesnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyesyesno
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyyes (enterprise version only)nofine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
Apache PhoenixBangdbPouchDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTiDB
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
Apache PhoenixBangdbPouchDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTiDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

Deep dive into Azure HDInsight 4.0
25 September 2018, azure.microsoft.com

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

Rimini Street to offer database, security services
7 June 2017, ZDNet

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

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

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

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

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.

RaimaDB logo

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

Present your product here