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

DBMS > MySQL vs. Oracle Coherence vs. RRDtool vs. Vitess vs. Weaviate

System Properties Comparison MySQL vs. Oracle Coherence vs. RRDtool vs. Vitess vs. Weaviate

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonOracle Coherence  Xexclude from comparisonRRDtool  Xexclude from comparisonVitess  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionWidely used open source RDBMSOracles in-memory data grid solutionIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Scalable, distributed, cloud-native DBMS, extending MySQLAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMS infoKey/Value like access via memcached APIKey-value storeTime Series DBMSRelational DBMSVector DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitewww.mysql.comwww.oracle.com/­java/­coherenceoss.oetiker.ch/­rrdtoolvitess.iogithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdev.mysql.com/­docdocs.oracle.com/­en/­middleware/­standalone/­coherenceoss.oetiker.ch/­rrdtool/­docvitess.io/­docsweaviate.io/­developers/­weaviate
DeveloperOracle infosince 2010, originally MySQL AB, then SunOracleTobias OetikerThe Linux Foundation, PlanetScaleWeaviate B.V.
Initial release19952007199920132019
Current release8.4.0, April 202414.1, August 20231.8.0, 202215.0.2, December 20221.19, May 2023
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoGPL V2 and FLOSSOpen Source infoApache Version 2.0, commercial licenses availableOpen Source infocommercial license available with Weaviate Enterprise
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 and C++JavaC infoImplementations in Java (e.g. RRD4J) and C# availableGoGo
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMHP-UX
Linux
Docker
Linux
macOS
Data schemeyesschema-freeyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 infoExporting into and restoring from XML files possibleno
Secondary indexesyesnonoyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyes infowith proprietary extensionsnonoyes infowith proprietary extensionsGraphQL is used as query language
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
JCache
JPA
RESTful HTTP API
in-process shared library
Pipes
ADO.NET
JDBC
MySQL protocol
ODBC
GraphQL query language
RESTful HTTP/JSON 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
.Net
C++
Java
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyes infoproprietary syntaxnonoyes infoproprietary syntaxno
Triggersyesyes infoLive Eventsnoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes, with selectable consistency levelnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
noneEventual Consistency across shards
Immediate Consistency within a shard
Eventual Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenonoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineconfigurablenoACID at shard levelno
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyes infoby using the rrdcached daemonyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyes infooptionallyyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesauthentification to access the cache via certificates or http basic authenticationnoUsers with fine-grained authorization concept infono user groups or rolesAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
MySQLOracle CoherenceRRDtoolVitessWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

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

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
MySQLOracle CoherenceRRDtoolVitessWeaviate
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

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

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

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, Oracle

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, Oracle

Setting Up ODI Marketplace Agents in High Availability with ATP
24 July 2020, Oracle

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Graph Your Network with Cacti
1 January 2009, Open Source For You

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here