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 > Graph Engine vs. Netezza vs. Postgres-XL vs. PouchDB vs. SAP HANA

System Properties Comparison Graph Engine vs. Netezza vs. Postgres-XL vs. PouchDB vs. SAP HANA

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineData warehouse and analytics appliance part of IBM PureSystemsBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud service
Primary database modelGraph DBMS
Key-value store
Relational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
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
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score8.59
Rank#45  Overall
#29  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Websitewww.graphengine.iowww.ibm.com/­products/­netezzawww.postgres-xl.orgpouchdb.comwww.sap.com/­products/­hana.html
Technical documentationwww.graphengine.io/­docs/­manualwww.postgres-xl.org/­documentationpouchdb.com/­guideshelp.sap.com/­hana
DeveloperMicrosoftIBMApache Software FoundationSAP
Initial release201020002014 infosince 2012, originally named StormDB20122010
Current release10 R1, October 20187.1.1, June 20192.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoMozilla public licenseOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononono 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 language.NET and CCJavaScript
Server operating systems.NETLinux infoincluded in applianceLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-service
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.noyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLnoyesyes infodistributed, parallel query executionnoyes
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
OLE DB
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
Supported programming languagesC#
C++
F#
Visual Basic
C
C++
Fortran
Java
Lua
Perl
Python
R
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresyesyesuser defined functionsView functions in JavaScriptSQLScript, R
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardinghorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoMVCCnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes 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.yesnoyesyes
User concepts infoAccess controlUsers with fine-grained authorization conceptfine 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
Graph Engine infoformer name: TrinityNetezza infoAlso called PureData System for Analytics by IBMPostgres-XLPouchDBSAP HANA
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

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

provided by Google News

Roundup: Telehouse, Cloudera, Netezza, EMC
31 May 2024, Data Center Knowledge

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11 July 2023, ibm.com

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

Migrating your Netezza data warehouse to Amazon Redshift | Amazon Web Services
27 May 2020, AWS Blog

IBM Brings Back a Netezza, Attacks Yellowbrick
29 June 2020, Datanami

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

SAP teams up with Apple to bring SAP's HANA to iOS
30 May 2024, Yahoo Movies UK

SAP GenAI gets boost with AWS cloud and chips
30 May 2024, ERP Today

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

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

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

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.

Present your product here