DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. GeoMesa vs. Greenplum vs. MariaDB vs. OpenSearch

System Properties Comparison Cloudflare Workers KV vs. GeoMesa vs. Greenplum vs. MariaDB vs. OpenSearch

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGeoMesa  Xexclude from comparisonGreenplum  Xexclude from comparisonMariaDB  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.GeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Analytic 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 distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelKey-value storeSpatial DBMSRelational DBMSRelational DBMSSearch engine
Secondary database modelsDocument store
Spatial DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score8.08
Rank#48  Overall
#31  Relational DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.geomesa.orggreenplum.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
github.com/­opensearch-project
opensearch.org
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.geomesa.org/­documentation/­stable/­user/­index.htmldocs.greenplum.orgmariadb.com/­kb/­en/­libraryopensearch.org/­docs/­latest
DeveloperCloudflareCCRi and othersPivotal Software Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Amazon Web Services
Initial release2018201420052009 infoFork of MySQL, which was first released in 19952021
Current release5.0.0, May 20247.0.0, September 202311.3.2, February 20242.5.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache Version 2.0
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageScalaC and C++Java
Server operating systemshostedLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
All OS with a Java VM
Data schemeschema-freeyesyesyes infoDynamic columns are supportedschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyes infosince Version 4.2yes
Secondary indexesnoyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnonoyesyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnonoyesyes infoPL/SQL compatibility added with version 10.3yes
Triggersnonoyesyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerShardingseveral options for horizontal partitioning and ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesdepending on storage layerSource-replica replicationMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistencydepending on storage layerImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nodepending on storage layernoyes infowith MEMORY storage engine
User concepts infoAccess controlyes infodepending on the DBMS used for storagefine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Cloudflare Workers KVGeoMesaGreenplumMariaDBOpenSearch
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Cloudflare Workers KVGeoMesaGreenplumMariaDBOpenSearch
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, O'Reilly Media

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

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

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

provided by Google News

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

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

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

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

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

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

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.

Present your product here