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 > Drizzle vs. Geode vs. Greenplum vs. InfinityDB vs. Postgres-XL

System Properties Comparison Drizzle vs. Geode vs. Greenplum vs. InfinityDB vs. Postgres-XL

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonGeode  Xexclude from comparisonGreenplum  Xexclude from comparisonInfinityDB  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Geode 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.A Java embedded Key-Value Store which extends the Java Map interfaceBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSKey-value storeRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.92
Rank#131  Overall
#23  Key-value stores
Score8.37
Rank#48  Overall
#30  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitegeode.apache.orggreenplum.orgboilerbay.comwww.postgres-xl.org
Technical documentationgeode.apache.org/­docsdocs.greenplum.orgboilerbay.com/­infinitydb/­manualwww.postgres-xl.org/­documentation
DeveloperDrizzle project, originally started by Brian AkerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Pivotal Software Inc.Boiler Bay Inc.
Initial release20082002200520022014 infosince 2012, originally named StormDB
Current release7.2.4, September 20121.1, February 20177.0.0, September 20234.010 R1, October 2018
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0commercialOpen 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 languageC++JavaJavaC
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VM infothe JDK (8 or later) is also requiredLinuxAll OS with a Java VMLinux
macOS
Data schemeyesschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or dateyesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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 functionality
Secondary indexesyesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query language (OQL)yesnoyes infodistributed, parallel query execution
APIs and other access methodsJDBCJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C++
Java
PHP
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
Java
Perl
Python
R
Java.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnouser defined functionsyesnouser defined functions
Triggersno infohooks for callbacks inside the server can be used.yes infoCache Event Listenersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights per client and object definablefine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard

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
DrizzleGeodeGreenplumInfinityDBPostgres-XL
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

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

provided by Google 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, oreilly.com

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

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

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

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here