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

DBMS > Google Cloud Datastore vs. LevelDB vs. MariaDB vs. Postgres-XL vs. searchxml

System Properties Comparison Google Cloud Datastore vs. LevelDB vs. MariaDB vs. Postgres-XL vs. searchxml

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonLevelDB  Xexclude from comparisonMariaDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMySQL 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.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument storeKey-value storeRelational DBMSRelational DBMSNative XML DBMS
Search engine
Secondary database modelsDocument 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
Score4.47
Rank#76  Overall
#12  Document stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Websitecloud.google.com/­datastoregithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.postgres-xl.orgwww.searchxml.net/­category/­products
Technical documentationcloud.google.com/­datastore/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­librarywww.postgres-xl.org/­documentationwww.searchxml.net/­support/­handouts
DeveloperGoogleGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
informationpartners gmbh
Initial release200820112009 infoFork of MySQL, which was first released in 19952014 infosince 2012, originally named StormDB2015
Current release1.23, February 202111.3.2, February 202410 R1, October 20181.0
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoMozilla public licensecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++CC++
Server operating systemshostedIllumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyes infoDynamic columns are supportedyesschema-free
Typing infopredefined data types such as float or dateyes, details herenoyesyesyes
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 functionalityyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)noyes infowith proprietary extensionsyes infodistributed, parallel query executionno
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
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
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresusing Google App Enginenoyes infoPL/SQL compatibility added with version 10.3user defined functionsyes infoon the application server
TriggersCallbacks using the Google Apps Enginenoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneseveral options for horizontal partitioning and Shardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosnoneMulti-source replication
Source-replica replication
yes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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 ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnoyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACID infonot for MyISAM storage engineACID infoMVCCmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes 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.noyes infowith MEMORY storage enginenono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application services
More information provided by the system vendor
Google Cloud DatastoreLevelDBMariaDBPostgres-XLsearchxml
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
Google Cloud DatastoreLevelDBMariaDBPostgres-XLsearchxml
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

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

Best cloud storage of 2024
29 April 2024, TechRadar

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

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

MariaDB stock sinks after Progress Software announces no intention to make an offer
2 May 2024, Seeking Alpha

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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