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 > Microsoft Azure Cosmos DB vs. Postgres-XL vs. PouchDB vs. SAP SQL Anywhere

System Properties Comparison Microsoft Azure Cosmos DB vs. Postgres-XL vs. PouchDB vs. SAP SQL Anywhere

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.52
Rank#256  Overall
#117  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.postgres-xl.orgpouchdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbwww.postgres-xl.org/­documentationpouchdb.com/­guideshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperMicrosoftApache Software FoundationSAP infoformerly Sybase
Initial release20142014 infosince 2012, originally named StormDB20121992
Current release10 R1, October 20187.1.1, June 201917, July 2015
License infoCommercial or Open SourcecommercialOpen Source infoMozilla public licenseOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScript
Server operating systemshostedLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoJSON typesyesnoyes
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.yes infoXML type, but no XML query functionalitynoyes
Secondary indexesyes infoAll properties auto-indexed by defaultyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like query languageyes infodistributed, parallel query executionnoyes
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScriptC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptuser defined functionsView functions in JavaScriptyes, in C/C++, Java, .Net or Perl
TriggersJavaScriptyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionACID infoMVCCnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardnofine 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

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

More resources
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBPostgres-XLPouchDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

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

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

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

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

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.com

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

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

Present your product here