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

DBMS > Citus vs. Microsoft Azure SQL Database vs. PouchDB vs. SAP HANA

System Properties Comparison Citus vs. Microsoft Azure SQL Database vs. PouchDB vs. SAP HANA

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLDatabase as a Service offering with high compatibility to Microsoft SQL ServerJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud service
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Websitewww.citusdata.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasepouchdb.comwww.sap.com/­products/­hana.html
Technical documentationdocs.citusdata.comdocs.microsoft.com/­en-us/­azure/­azure-sqlpouchdb.com/­guideshelp.sap.com/­hana
DeveloperMicrosoftApache Software FoundationSAP
Initial release2010201020122010
Current release8.1, December 2018V127.1.1, June 20192.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablecommercialOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++JavaScript
Server operating systemsLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-service
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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 infospecific XML type available, but no XML query functionalityyesnono
Secondary indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLyes infostandard, with numerous extensionsyesnoyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Transact SQLView functions in JavaScriptSQLScript, R
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyes, with always 3 replicas availableMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
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 controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoyes

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
CitusMicrosoft Azure SQL Database infoformerly SQL AzurePouchDBSAP HANA
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, microsoft.com

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Power what’s next with limitless relational databases from Azure
15 November 2023, microsoft.com

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

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

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

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

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

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.

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

AllegroGraph logo

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

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