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

DBMS > Elasticsearch vs. Hawkular Metrics vs. Manticore Search vs. MySQL vs. RRDtool

System Properties Comparison Elasticsearch vs. Hawkular Metrics vs. Manticore Search vs. MySQL vs. RRDtool

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonManticore Search  Xexclude from comparisonMySQL  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Multi-storage database for search, including full-text search.Widely used open source RDBMSIndustry 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.
Primary database modelSearch engineTime Series DBMSSearch engineRelational DBMS infoKey/Value like access via memcached APITime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitewww.elastic.co/­elasticsearchwww.hawkular.orgmanticoresearch.comwww.mysql.comoss.oetiker.ch/­rrdtool
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.hawkular.org/­hawkular-metrics/­docs/­user-guidemanual.manticoresearch.comdev.mysql.com/­docoss.oetiker.ch/­rrdtool/­doc
DeveloperElasticCommunity supported by Red HatManticore SoftwareOracle infosince 2010, originally MySQL AB, then SunTobias Oetiker
Initial release20102014201719951999
Current release8.6, January 20236.0, February 20238.4.0, April 20241.8.0, 2022
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache 2.0Open Source infoGPL version 2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL V2 and FLOSS
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 languageJavaJavaC++C and C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
HP-UX
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeFixed schemayesyes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesNumeric data only
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.nonoCan index from XMLyesno infoExporting into and restoring from XML files possible
Secondary indexesyes infoAll search fields are automatically indexednoyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLSQL-like query languagenoSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsJava API
RESTful HTTP/JSON API
HTTP RESTBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietary native API
in-process shared library
Pipes
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
Server-side scripts infoStored proceduresyesnouser defined functionsyes infoproprietary syntaxno
Triggersyes infoby using the 'percolation' featureyes infovia Hawkular Alertingnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on CassandraSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistencynone
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyes infoisolated transactions for atomic changes and binary logging for safe writesACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationnoyesyes
User concepts infoAccess controlnonoUsers with fine-grained authorization concept infono user groups or rolesno

More information provided by the system vendor

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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

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

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

More resources
ElasticsearchHawkular MetricsManticore SearchMySQLRRDtool
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Recent citations in the news

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, Business Wire

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google 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

4ème Conférence & Expo MySQL Percona Live "Un événement fun et instructif"
1 May 2024, Yahoo Singapore News

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

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

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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