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

DBMS > PouchDB vs. SAP HANA vs. SingleStore vs. YottaDB

System Properties Comparison PouchDB vs. SAP HANA vs. SingleStore vs. YottaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamePouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud serviceMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeA fast and solid embedded Key-value store
Primary database modelDocument storeRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
Relational DBMS infousing the Octo plugin
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
Score5.38
Rank#62  Overall
#35  Relational DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitepouchdb.comwww.sap.com/­products/­hana.htmlwww.singlestore.comyottadb.com
Technical documentationpouchdb.com/­guideshelp.sap.com/­hanadocs.singlestore.comyottadb.com/­resources/­documentation
DeveloperApache Software FoundationSAPSingleStore Inc.YottaDB, LLC
Initial release2012201020132001
Current release7.1.1, June 20192.0 SPS07 (April 4, 2023), April 20238.5, January 2024
License infoCommercial or Open SourceOpen Sourcecommercialcommercial infofree developer edition availableOpen Source infoAGPL 3.0
Cloud-based only infoOnly available as a cloud servicenono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJavaScriptC++, GoC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-serviceLinux info64 bit version requiredDocker
Linux
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
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 viewsyesyesno
SQL infoSupport of SQLnoyesyes infobut no triggers and foreign keysby using the Octo plugin
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesJavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresView functions in JavaScriptSQLScript, Ryes
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungeyesSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesSource-replica replication infostores two copies of each physical data partition on two separate nodesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoyesFine grained access control via users, groups and rolesUsers and groups based on OS-security mechanisms
More information provided by the system vendor
PouchDBSAP HANASingleStore infoformer name was MemSQLYottaDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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 HANASingleStore infoformer name was MemSQLYottaDB
DB-Engines blog posts

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

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

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

OpenText Elevates Knowledge Workers at SAP Sapphire 2024
4 June 2024, Datanami

Top SAP Modules List for 2024 You Must be Aware Of
3 June 2024, Simplilearn

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

SAP has AI partnerships with AWS, Google, Meta and Nvidia
4 June 2024, Techzine Europe

provided by Google News

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

SingleStore update adds new tools to fuel GenAI, analytics
24 January 2024, TechTarget

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

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.

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

Present your product here