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

DBMS > Geode vs. Greenplum vs. MariaDB vs. Percona Server for MongoDB vs. Postgres-XL

System Properties Comparison Geode vs. Greenplum vs. MariaDB vs. Percona Server for MongoDB vs. Postgres-XL

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonGreenplum  Xexclude from comparisonMariaDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAnalytic 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.MySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.A drop-in replacement for MongoDB Community Edition with enterprise-grade features.Based on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelKey-value storeRelational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#133  Overall
#23  Key-value stores
Score9.23
Rank#47  Overall
#30  Relational DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score0.55
Rank#253  Overall
#39  Document stores
Score0.52
Rank#256  Overall
#117  Relational DBMS
Websitegeode.apache.orggreenplum.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.postgres-xl.org
Technical documentationgeode.apache.org/­docsdocs.greenplum.orgmariadb.com/­kb/­en/­librarydocs.percona.com/­percona-distribution-for-mongodbwww.postgres-xl.org/­documentation
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Pivotal Software Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Percona
Initial release200220052009 infoFork of MySQL, which was first released in 199520152014 infosince 2012, originally named StormDB
Current release1.1, February 20177.0.0, September 202311.3.2, February 20243.4.10-2.10, November 201710 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoGPL Version 2Open Source infoMozilla public license
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 and C++C++C
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
LinuxLinux
macOS
Data schemeschema-freeyesyes infoDynamic columns are supportedschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.2yesnoyes infoXML type, but no XML query functionality
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL-like query language (OQL)yesyes infowith proprietary extensionsnoyes infodistributed, parallel query execution
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSONADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
C
Java
Perl
Python
R
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresuser defined functionsyesyes infoPL/SQL compatibility added with version 10.3JavaScriptuser defined functions
Triggersyes infoCache Event Listenersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingseveral options for horizontal partitioning and ShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDACID infonot for MyISAM storage enginenoACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infowith MEMORY storage engineyes infovia In-Memory Engineno
User concepts infoAccess controlAccess rights per client and object definablefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
GeodeGreenplumMariaDBPercona Server for MongoDBPostgres-XL
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more

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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
GeodeGreenplumMariaDBPercona Server for MongoDBPostgres-XL
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, oreilly.com

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

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 and Greenplum Dress Elephant for IT Parade
8 December 2011, WIRED

provided by Google News

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19 April 2024, GlobeNewswire

Progress Software weighs cash offer for MariaDB By Investing.com
19 April 2024, Investing.com

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

provided by Google News

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Is database-as-a-service in Percona's future?
23 May 2022, VentureBeat

Percona Joins the Google Cloud Platform Partner Program as a Service Partner
5 April 2016, Yahoo Movies UK

provided by Google News



Share this page

Featured Products

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.

AllegroGraph logo

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

Present your product here