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

DBMS > Fauna vs. MariaDB vs. QuestDB vs. Raima Database Manager vs. XTDB

System Properties Comparison Fauna vs. MariaDB vs. QuestDB vs. Raima Database Manager vs. XTDB

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonMariaDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.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 high performance open source SQL database for time series dataRDBMS with a small footprint, either embedded into an application or used as a database serverA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMS
Time Series DBMS
Document store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score2.48
Rank#115  Overall
#9  Time Series DBMS
Score0.48
Rank#261  Overall
#122  Relational DBMS
#22  Time Series DBMS
Score0.09
Rank#351  Overall
#47  Document stores
Websitefauna.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
questdb.ioraima.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.fauna.commariadb.com/­kb/­en/­libraryquestdb.io/­docsdocs.raima.comwww.xtdb.com/­docs
DeveloperFauna, Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
QuestDB Technology IncRaima Inc.Juxt Ltd.
Initial release20142009 infoFork of MySQL, which was first released in 1995201419842019
Current release11.3.2, February 202415, June 20211.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache 2.0commercialOpen Source infoMIT License
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.
Implementation languageScalaC and C++Java (Zero-GC), C++, RustCClojure
Server operating systemshostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyes infoDynamic columns are supportedyes infoschema-free via InfluxDB Line Protocolyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes, extensible-data-notation format
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.noyesnono infoExporting/Importing of XML structures possibleno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL with time-series extensionsyeslimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP REST
JDBC
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
C
C++
Objective-C
PL/SQL
Clojure
Java
Server-side scripts infoStored proceduresuser defined functionsyes infoPL/SQL compatibility added with version 10.3noyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingseveral options for horizontal partitioning and Shardinghorizontal partitioning (by timestamps)horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
Source-replica replication with eventual consistencySource-replica replicationyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage enginenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACID for single-table writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyes infothrough memory mapped filesyes
User concepts infoAccess controlIdentity management, authentication, and access controlfine grained access rights according to SQL-standardno
More information provided by the system vendor
Fauna infopreviously named FaunaDBMariaDBQuestDBRaima Database Manager infoformerly named db_VistaXTDB infoformerly named Crux
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» 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
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Over 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» more
News

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

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 2024

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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
Fauna infopreviously named FaunaDBMariaDBQuestDBRaima Database Manager infoformerly named db_VistaXTDB infoformerly named Crux
DB-Engines blog posts

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

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

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

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

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

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

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

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

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here