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

DBMS > ArcadeDB vs. Greenplum vs. JaguarDB vs. Postgres-XL vs. PouchDB

System Properties Comparison ArcadeDB vs. Greenplum vs. JaguarDB vs. Postgres-XL vs. PouchDB

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonGreenplum  Xexclude from comparisonJaguarDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Performant, highly scalable DBMS for AI and IoT applicationsBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDB
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Relational DBMSKey-value store
Vector DBMS
Relational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.10
Rank#358  Overall
#48  Document stores
#38  Graph DBMS
#52  Key-value stores
#35  Time Series DBMS
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitearcadedb.comgreenplum.orgwww.jaguardb.comwww.postgres-xl.orgpouchdb.com
Technical documentationdocs.arcadedb.comdocs.greenplum.orgwww.jaguardb.com/­support.htmlwww.postgres-xl.org/­documentationpouchdb.com/­guides
DeveloperArcade DataPivotal Software Inc.DataJaguar, Inc.Apache Software Foundation
Initial release2021200520152014 infosince 2012, originally named StormDB2012
Current releaseSeptember 20217.0.0, September 20233.3 July 202310 R1, October 20187.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL V3.0Open Source infoMozilla public licenseOpen Source
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++ infothe server part. Clients available in other languagesCJavaScript
Server operating systemsAll OS with a Java VMLinuxLinuxLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 infosince Version 4.2noyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyesyesyes infovia views
SQL infoSupport of SQLSQL-like query language, no joinsyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infodistributed, parallel query executionno
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBC
ODBC
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaC
Java
Perl
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresyesnouser defined functionsView functions in JavaScript
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infoMVCCno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsfine grained access rights according to SQL-standardno

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

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

More resources
ArcadeDBGreenplumJaguarDBPostgres-XLPouchDB
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

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, O'Reilly Media

Greenplum 6 ventures outside the analytic box | ZDNET
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

EMC Introduces Breakthrough 'Big Data' Computing System
13 October 2010, PR Newswire

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



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here