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

DBMS > Fauna vs. Firebase Realtime Database vs. IBM Db2 Event Store vs. MariaDB vs. Trino

System Properties Comparison Fauna vs. Firebase Realtime Database vs. IBM Db2 Event Store vs. MariaDB vs. Trino

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMariaDB  Xexclude from comparisonTrino  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.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Distributed Event Store optimized for Internet of Things use casesMySQL 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.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document storeEvent Store
Time Series DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitefauna.comfirebase.google.com/­products/­realtime-databasewww.ibm.com/­products/­db2-event-storemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
trino.io
Technical documentationdocs.fauna.comfirebase.google.com/­docs/­databasewww.ibm.com/­docs/­en/­db2-event-storemariadb.com/­kb/­en/­librarytrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperFauna, Inc.Google infoacquired by Google 2014IBMMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Trino Software Foundation
Initial release2014201220172009 infoFork of MySQL, which was first released in 19952012 info2020 rebranded from PrestoSQL
Current release2.011.3.2, February 2024
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree developer edition availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
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.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageScalaC and C++C and C++Java
Server operating systemshostedhostedLinux infoLinux, macOS, Windows for the developer additionFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeyesyes infoDynamic columns are supportedyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyesno
Secondary indexesyesyesnoyesdepending on connected data-source
SQL infoSupport of SQLnonoyes infothrough the embedded Spark runtimeyes infowith proprietary extensionsyes
APIs and other access methodsRESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Java
JavaScript
Objective-C
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functionslimited functionality with using 'rules'yesyes infoPL/SQL compatibility added with version 10.3yes, depending on connected data-source
TriggersnoCallbacks are triggered when data changesnoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingShardingseveral options for horizontal partitioning and Shardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationActive-active shard replicationMulti-source replication
Source-replica replication
depending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyesnonoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACID infonot for MyISAM storage enginedepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes infonot for in-memory storage enginedepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infowith MEMORY storage engine
User concepts infoAccess controlIdentity management, authentication, and access controlyes, based on authentication and database rulesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
Fauna infopreviously named FaunaDBFirebase Realtime DatabaseIBM Db2 Event StoreMariaDBTrino
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 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
Fauna infopreviously named FaunaDBFirebase Realtime DatabaseIBM Db2 Event StoreMariaDBTrino
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

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, businesswire.com

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

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

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

The vision for Db2
26 February 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

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

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

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

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

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

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

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.

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

Milvus logo

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

RaimaDB logo

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

Present your product here