DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > PouchDB vs. SAP HANA vs. STSdb vs. TimesTen vs. YugabyteDB

System Properties Comparison PouchDB vs. SAP HANA vs. STSdb vs. TimesTen vs. YugabyteDB

Editorial information provided by DB-Engines
NamePouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSTSdb  Xexclude from comparisonTimesTen  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud serviceKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodIn-Memory RDBMS compatible to OracleHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument storeRelational DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.34
Rank#112  Overall
#21  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitepouchdb.comwww.sap.com/­products/­hana.htmlgithub.com/­STSSoft/­STSdb4www.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technical documentationpouchdb.com/­guideshelp.sap.com/­hanadocs.oracle.com/­database/­timesten-18.1docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperApache Software FoundationSAPSTS Soft SCOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Initial release20122010201119982017
Current release7.1.1, June 20192.0 SPS07 (April 4, 2023), April 20234.0.8, September 201511 Release 2 (11.2.2.8.0)2.19, September 2023
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoGPLv2, commercial license availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenono infoalso available as a cloud based servicenonono
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 languageJavaScriptC#C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-serviceWindowsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Data schemeschema-freeyesyesyesdepending on used data model
Typing infopredefined data types such as float or datenoyesyes infoprimitive types and user defined types (classes)yesyes
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 indexesyes infovia viewsyesnoyesyes
SQL infoSupport of SQLnoyesnoyesyes, PostgreSQL compatible
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
.NET Client APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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 languagesJavaScriptC#
Java
C
C++
Java
PL/SQL
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresView functions in JavaScriptSQLScript, RnoPL/SQLyes infosql, plpgsql, C
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungeyesnonenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesnoneMulti-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 methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes infoby means of logfiles and checkpointsyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnoyesnofine grained access rights according to SQL-standardyes
More information provided by the system vendor
PouchDBSAP HANASTSdbTimesTenYugabyteDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
PouchDBSAP HANASTSdbTimesTenYugabyteDB
DB-Engines blog posts

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

show all

Recent citations in the 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

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Tata Technologies accelerates Mitsubishi Electric India's digital transformation journey with SAP S4/Hana ...
11 June 2024, CXOToday.com

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

Red Hat Rolls Out Linux for SAP Hana Cloud on AWS
30 May 2024, Data Center Knowledge

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

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

Milvus logo

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

Present your product here