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. RethinkDB vs. Riak KV vs. SAP HANA vs. STSdb

System Properties Comparison PouchDB vs. RethinkDB vs. Riak KV vs. SAP HANA vs. STSdb

Editorial information provided by DB-Engines
NamePouchDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP HANA  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionJavaScript DBMS with an API inspired by CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.Distributed, fault tolerant key-value storeIn-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 method
Primary database modelDocument storeDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSKey-value store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#115  Overall
#21  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitepouchdb.comrethinkdb.comwww.sap.com/­products/­hana.htmlgithub.com/­STSSoft/­STSdb4
Technical documentationpouchdb.com/­guidesrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­hana
DeveloperApache Software FoundationThe Linux Foundation infosince July 2017OpenSource, formerly Basho TechnologiesSAPSTS Soft SC
Initial release20122009200920102011
Current release7.1.1, June 20192.4.1, August 20203.2.0, December 20222.0 SPS07 (April 4, 2023), April 20234.0.8, September 2015
License infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2Open Source infoApache version 2, commercial enterprise editioncommercialOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++ErlangC#
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Appliance or cloud-serviceWindows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometrynoyesyes infoprimitive types and user defined types (classes)
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 viewsyesrestrictedyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Native Erlang Interface
JDBC
ODBC
.NET Client API
Supported programming languagesJavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C#
Java
Server-side scripts infoStored proceduresView functions in JavaScriptErlangSQLScript, Rno
TriggersyesClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungeSharding inforange basedSharding infono "single point of failure"yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationselectable replication factoryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlnoyes infousers and table-level permissionsyes, using Riak Securityyesno

More information provided by the system vendor

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
PouchDBRethinkDBRiak KVSAP HANASTSdb
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

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

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

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

Toxic Hana | E3 Magazine
8 May 2024, E3-Magazin

Introducing SAP's Robust Suite of Development Tools: Empowering Customization and Innovation in Business
8 May 2024, EIN News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

ESDS helps Vadilal churn out indian's favourite ice-cream more efficiently on ESDS SAP HANA Community Cloud
8 May 2024, Express Computer

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

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

Present your product here