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 > Cubrid vs. EJDB vs. Geode vs. MySQL vs. Postgres-XL

System Properties Comparison Cubrid vs. EJDB vs. Geode vs. MySQL vs. Postgres-XL

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonEJDB  Xexclude from comparisonGeode  Xexclude from comparisonMySQL  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesWidely used open source RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSDocument storeKey-value storeRelational DBMS infoKey/Value like access via memcached APIRelational 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.04
Rank#187  Overall
#87  Relational DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score1.86
Rank#134  Overall
#24  Key-value stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
github.com/­Softmotions/­ejdbgeode.apache.orgwww.mysql.comwww.postgres-xl.org
Technical documentationcubrid.org/­manualsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgeode.apache.org/­docsdev.mysql.com/­docwww.postgres-xl.org/­documentation
DeveloperCUBRID Corporation, CUBRID FoundationSoftmotionsOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Oracle infosince 2010, originally MySQL AB, then Sun
Initial release20082012200219952014 infosince 2012, originally named StormDB
Current release11.0, January 20211.1, February 20178.4.0, April 202410 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2Open Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC, C++, JavaCJavaC and C++C
Server operating systemsLinux
Windows
server-lessAll OS with a Java VM infothe JDK (8 or later) is also requiredFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesyes
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.nonoyesyes infoXML type, but no XML query functionality
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLyesnoSQL-like query language (OQL)yes infowith proprietary extensionsyes infodistributed, parallel query execution
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
in-process shared libraryJava Client API
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresnouser defined functionsyes infoproprietary syntaxuser defined functions
Triggersyesnoyes infoCache Event Listenersyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possiblenoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes, on a single nodeACID infonot for MyISAM storage engineACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes infotable locks or row locks depending on storage engineyes
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.noyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights per client and object definableUsers with fine-grained authorization concept infono user groups or rolesfine 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
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
CubridEJDBGeodeMySQLPostgres-XL
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

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

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, 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

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

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Sun Acquires MySQL AB: Now What?
2 June 2024, ITPro Today

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

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