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

DBMS > EXASOL vs. Oracle NoSQL vs. PouchDB vs. SAP HANA vs. Tarantool

System Properties Comparison EXASOL vs. Oracle NoSQL vs. PouchDB vs. SAP HANA vs. Tarantool

Editorial information provided by DB-Engines
NameEXASOL  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud serviceIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Document storeRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Websitewww.exasol.comwww.oracle.com/­database/­nosql/­technologies/­nosqlpouchdb.comwww.sap.com/­products/­hana.htmlwww.tarantool.io
Technical documentationwww.exasol.com/­resourcesdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlpouchdb.com/­guideshelp.sap.com/­hanawww.tarantool.io/­en/­doc
DeveloperExasolOracleApache Software FoundationSAPVK
Initial release20002011201220102008
Current release23.3, December 20237.1.1, June 20192.0 SPS07 (April 4, 2023), April 20232.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open SourcecommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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 languageJavaJavaScriptC and C++
Server operating systemsLinux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-serviceBSD
Linux
macOS
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesoptionalnoyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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 indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsnoyesFull-featured ANSI SQL support
APIs and other access methods.Net
JDBC
ODBC
WebSocket
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
Open binary protocol
Supported programming languagesJava
Lua
Python
R
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScriptC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresuser defined functionsnoView functions in JavaScriptSQLScript, RLua, C and SQL stored procedures
Triggersyesnoyesyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungeyesSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoHadoop integrationwith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)noACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cacheyesyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardAccess rights for users and rolesnoyesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
EXASOLOracle NoSQLPouchDBSAP HANATarantool
DB-Engines blog posts

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

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, Business Wire

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Exasol brings SaaS-flex to on-prem and public cloud systems
31 May 2023, The Register

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

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

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

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

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

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
4 April 2023, Хабр

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here