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

DBMS > BoltDB vs. Microsoft Azure Cosmos DB vs. PouchDB vs. SAP HANA vs. Valentina Server

System Properties Comparison BoltDB vs. Microsoft Azure Cosmos DB vs. PouchDB vs. SAP HANA vs. Valentina Server

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonValentina Server  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Globally distributed, horizontally scalable, multi-model database serviceJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud serviceObject-relational database and reports server
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Document storeRelational DBMSRelational DBMS
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
Score0.74
Rank#220  Overall
#31  Key-value stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.28
Rank#115  Overall
#21  Document stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score0.17
Rank#327  Overall
#145  Relational DBMS
Websitegithub.com/­boltdb/­boltazure.microsoft.com/­services/­cosmos-dbpouchdb.comwww.sap.com/­products/­hana.htmlwww.valentina-db.net
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbpouchdb.com/­guideshelp.sap.com/­hanavalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperMicrosoftApache Software FoundationSAPParadigma Software
Initial release20132014201220101999
Current release7.1.1, June 20192.0 SPS07 (April 4, 2023), April 20235.7.5
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Sourcecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnono 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 languageGoJavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-serviceLinux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes infoJSON typesnoyesyes
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.nonono
Secondary indexesnoyes infoAll properties auto-indexed by defaultyes infovia viewsyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyesyes
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
ODBC
Supported programming languagesGo.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
JavaScript.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresnoJavaScriptView functions in JavaScriptSQLScript, Ryes
TriggersnoJavaScriptyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesMulti-item ACID transactions with snapshot isolation within a partitionnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelnoyesfine grained access rights according to SQL-standard

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
CData: 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
BoltDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBPouchDBSAP HANAValentina Server
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023
12 January 2024, learn.microsoft.com

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

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

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

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

provided by Google News

AWS and SAP Unlock New Innovation with Generative AI
29 May 2024, SAP News

SAP AI pact with AWS offers customers more gen AI options
29 May 2024, CIO

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

AWS & SAP expand collaboration to enhance AI-driven ERP
30 May 2024, ChannelLife New Zealand

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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

AllegroGraph logo

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here