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

DBMS > HBase vs. PouchDB vs. Sequoiadb vs. TDSQL for MySQL vs. YugabyteDB

System Properties Comparison HBase vs. PouchDB vs. Sequoiadb vs. TDSQL for MySQL vs. YugabyteDB

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonPouchDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableJavaScript DBMS with an API inspired by CouchDBNewSQL database with distributed OLTP and SQLA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelWide column storeDocument storeDocument store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.97
Rank#26  Overall
#2  Wide column stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score0.85
Rank#207  Overall
#97  Relational DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitehbase.apache.orgpouchdb.comwww.sequoiadb.comwww.tencentcloud.com/­products/­dcdbwww.yugabyte.com
Technical documentationhbase.apache.org/­book.htmlpouchdb.com/­guideswww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.tencentcloud.com/­document/­product/­1042docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetApache Software FoundationSequoiadb Ltd.TencentYugabyte Inc.
Initial release20082012201320132017
Current release2.3.4, January 20217.1.1, June 20192.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoServer: AGPL; Client: Apache V2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaJavaScriptC++C and C++
Server operating systemsLinux
Unix
Windows infousing Cygwin
server-less, requires a JavaScript environment (browser, Node.js)LinuxhostedLinux
OS X
Data schemeschema-free, schema definition possibleschema-freeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROnoyes infooid, date, timestamp, binary, regexyesyes
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 indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoSQL-like query languageyesyes, PostgreSQL compatible
APIs and other access methodsJava API
RESTful HTTP API
Thrift
HTTP REST infoonly for PouchDB Server
JavaScript API
proprietary protocol using JSONJDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
JavaScript.Net
C++
Java
PHP
Python
C
C#
C++
Java
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infoCoprocessors in JavaView functions in JavaScriptJavaScriptyesyes infosql, plpgsql, C
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingAutomatic shardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationMulti-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual ConsistencyEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)noDocument is locked during a transactionACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonono
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnosimple password-based access controlUsers with fine-grained authorization conceptyes
More information provided by the system vendor
HBasePouchDBSequoiadbTDSQL for MySQLYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
HBasePouchDBSequoiadbTDSQL for MySQLYugabyteDB
DB-Engines blog posts

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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, IBM

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

provided by Google News

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16 May 2022, PR Newswire Asia

Chinese government blocks use of Intel, AMD chips in hardware
25 March 2024, Yahoo Singapore News

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Indonesia's Allo Bank taps Tencent Cloud to enhance digital banking services
6 July 2023, FinTech Futures

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

provided by Google News



Share this page

Featured Products

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

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