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 > MySQL vs. OpenSearch vs. Oracle Coherence vs. Percona Server for MongoDB vs. UniData,UniVerse

System Properties Comparison MySQL vs. OpenSearch vs. Oracle Coherence vs. Percona Server for MongoDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Coherence  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionWidely used open source RDBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOracles in-memory data grid solutionA drop-in replacement for MongoDB Community Edition with enterprise-grade features.MultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMS infoKey/Value like access via memcached APISearch engineKey-value storeDocument storeMultivalue DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score1.92
Rank#130  Overall
#22  Key-value stores
Score0.52
Rank#254  Overall
#39  Document stores
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitewww.mysql.comgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­java/­coherencewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdev.mysql.com/­docopensearch.org/­docs/­latestdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.percona.com/­percona-distribution-for-mongodbdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperOracle infosince 2010, originally MySQL AB, then SunAmazon Web ServicesOraclePerconaRocket Software
Initial release19952021200720151985
Current release8.4.0, April 20242.5.0, January 202314.1, August 20233.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0commercialOpen Source infoGPL Version 2commercial
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.
  • 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.
  • 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.
Implementation languageC and C++JavaJavaC++C
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMAll OS with a Java VMLinuxAIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesoptional
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.yesnono
Secondary indexesyesyes infoAll search fields are automatically indexednoyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query languagenonoyes
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
Java API
RESTful HTTP/JSON API
JCache
JPA
RESTful HTTP API
proprietary protocol using JSONJava API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C++
Java
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyes infoproprietary syntaxyesnoJavaScriptyes
Triggersyesyes infoby using the 'percolation' featureyes infoLive Eventsnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesyes, with selectable consistency levelSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage enginenoconfigurablenoACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infooptionallyyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovia In-Memory Engine
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesauthentification to access the cache via certificates or http basic authenticationAccess rights for users and rolesAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
MySQLOpenSearchOracle CoherencePercona Server for MongoDBUniData,UniVerse
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe 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 partiesAiven 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

Navicat 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 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
MySQLOpenSearchOracle CoherencePercona Server for MongoDBUniData,UniVerse
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

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

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

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

GridGain: Product Overview and Analysis
5 June 2019, eWeek

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Oracle Event Processing for Java Embedded
2 April 2013, Embedded

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Present your product here