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

DBMS > BigObject vs. EsgynDB vs. Geode vs. Google Cloud Datastore vs. MariaDB

System Properties Comparison BigObject vs. EsgynDB vs. Geode vs. Google Cloud Datastore vs. MariaDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonEsgynDB  Xexclude from comparisonGeode  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformMySQL 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.
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSKey-value storeDocument storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score4.36
Rank#72  Overall
#12  Document stores
Score91.04
Rank#13  Overall
#9  Relational DBMS
Websitebigobject.iowww.esgyn.cngeode.apache.orgcloud.google.com/­datastoremariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationdocs.bigobject.iogeode.apache.org/­docscloud.google.com/­datastore/­docsmariadb.com/­kb/­en/­library
DeveloperBigObject, Inc.EsgynOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20152015200220082009 infoFork of MySQL, which was first released in 1995
Current release1.1, February 201711.3.2, February 2024
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen Source infoGPL version 2, commercial enterprise subscription available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageC++, JavaJavaC and C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredhostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeyesyesschema-freeschema-freeyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesyesyesyes, details hereyes
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.nonononoyes
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query language (OQL)SQL-like query language (GQL)yes infowith proprietary extensions
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Java Client API
Memcached protocol
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresLuaJava Stored Proceduresuser defined functionsusing Google App Engineyes infoPL/SQL compatibility added with version 10.3
Triggersnonoyes infoCache Event ListenersCallbacks using the Google Apps Engineyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersMulti-source replicationMulti-source replication using PaxosMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnoyes infovia ReferenceProperties or Ancestor pathsyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes, on a single nodeACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes infowith MEMORY storage engine
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standard
More information provided by the system vendor
BigObjectEsgynDBGeodeGoogle Cloud DatastoreMariaDB
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
BigObjectEsgynDBGeodeGoogle Cloud DatastoreMariaDB
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

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

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, O'Reilly Media

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
4 June 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

provided by Google News

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
7 June 2024, Yahoo Finance

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

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

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