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

DBMS > EventStoreDB vs. Google BigQuery vs. Greenplum vs. PouchDB vs. RDF4J

System Properties Comparison EventStoreDB vs. Google BigQuery vs. Greenplum vs. PouchDB vs. RDF4J

Editorial information provided by DB-Engines
NameEventStoreDB  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonGreenplum  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionIndustrial-strength, open-source database solution built from the ground up for event sourcing.Large scale data warehouse service with append-only tablesAnalytic 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.JavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelEvent StoreRelational DBMSRelational DBMSDocument storeRDF store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#173  Overall
#1  Event Stores
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Websitewww.eventstore.comcloud.google.com/­bigquerygreenplum.orgpouchdb.comrdf4j.org
Technical documentationdevelopers.eventstore.comcloud.google.com/­bigquery/­docsdocs.greenplum.orgpouchdb.com/­guidesrdf4j.org/­documentation
DeveloperEvent Store LimitedGooglePivotal Software Inc.Apache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20122010200520122004
Current release21.2, February 20217.0.0, September 20237.1.1, June 2019
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoApache 2.0Open SourceOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJava
Server operating systemsLinux
Windows
hostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeyesyesschema-freeyes infoRDF Schemas
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.noyes infosince Version 4.2no
Secondary indexesnoyesyes infovia viewsyes
SQL infoSupport of SQLyesyesnono
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
C
Java
Perl
Python
R
JavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptyesView functions in JavaScriptyes
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungenone
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
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying dataACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)fine grained access rights according to SQL-standardnono

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
EventStoreDBGoogle BigQueryGreenplumPouchDBRDF4J infoformerly known as Sesame
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

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

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

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

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

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

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

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

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

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

Present your product here