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

DBMS > AgensGraph vs. Elasticsearch vs. MariaDB vs. Memgraph vs. QuestDB

System Properties Comparison AgensGraph vs. Elasticsearch vs. MariaDB vs. Memgraph vs. QuestDB

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonElasticsearch  Xexclude from comparisonMariaDB  Xexclude from comparisonMemgraph  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA 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 metricMySQL 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.An open source graph database built for real-time streaming and compatible with Neo4jA high performance open source SQL database for time series data
Primary database modelGraph DBMS
Relational DBMS
Search engineRelational DBMSGraph DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websitebitnine.net/­agensgraphwww.elastic.co/­elasticsearchmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
memgraph.comquestdb.io
Technical documentationbitnine.net/­documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmariadb.com/­kb/­en/­librarymemgraph.com/­docsquestdb.io/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperBitnine Global Inc.ElasticMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Memgraph LtdQuestDB Technology Inc
Initial release201620102009 infoFork of MySQL, which was first released in 199520172014
Current release2.1, December 20188.6, January 202311.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoElastic LicenseOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache 2.0
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageCJavaC and C++C and C++Java (Zero-GC), C++, Rust
Server operating systemsLinux
OS X
Windows
All OS with a Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
LinuxLinux
macOS
Windows
Data schemedepending on used data modelschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoDynamic columns are supportedschema-free and schema-optionalyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesnono
Secondary indexesyesyes infoAll search fields are automatically indexedyesno
SQL infoSupport of SQLyesSQL-like query languageyes infowith proprietary extensionsnoSQL with time-series extensions
APIs and other access methodsCypher Query Language
JDBC
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
Bolt protocol
Cypher query language
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesC
Java
JavaScript
Python
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
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++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresyesyesyes infoPL/SQL compatibility added with version 10.3no
Triggersnoyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingseveral options for horizontal partitioning and ShardingSharding infodynamic graph partitioninghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication
Source-replica replication
Multi-source replication using RAFTSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonono
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, allImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infonot for MyISAM storage engineACID infowith snapshot isolationACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyes infowith MEMORY storage engineyesyes infothrough memory mapped files
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers, roles and permissions
More information provided by the system vendor
AgensGraphElasticsearchMariaDBMemgraphQuestDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» 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
You can check out our pricing model and licenses on the company website .
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

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
AgensGraphElasticsearchMariaDBMemgraphQuestDB
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

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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, businesswire.com

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, businesswire.com

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, businesswire.com

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, businesswire.com

provided by Google News

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

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

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

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, businesswire.com

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

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19 April 2024, GlobeNewswire

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3 December 2020, Developer News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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

Present your product here