DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Firebase Realtime Database vs. MariaDB vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Firebase Realtime Database vs. MariaDB vs. Microsoft Azure Data Explorer

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Open source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineFully managed big data interactive analytics platform
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte18,58
Rang#38  Overall
#6  Document Stores
Punkte96,87
Rang#13  Overall
#9  Relational DBMS
Punkte6,10
Rang#72  Overall
#38  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­services/­data-explorer
Technische Dokumentationfirebase.google.com/­docs/­databasemariadb.com/­kb/­en/­librarydocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerGoogle infoacquired by Google 2014MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Microsoft
Erscheinungsjahr20122009 infoFork of MySQL, which was first released in 19952019
Aktuelle Version10.11.3, Mai 2023cloud service with continuous releases
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SkySQL (The Ultimate MariaDB Cloud): The first and only DBaaS to bring the full power of MariaDB Platform to the cloud, combining powerful enterprise features and world-class support with unrivaled ease of use and groundbreaking innovation.
ImplementierungsspracheC und C++
Server BetriebssystemegehostetFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
gehostet
Datenschemaschemafreija infoDynamic Columns werden unterstütztFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja
Sekundärindizesjajaall fields are automatically indexed
SQL infoSupport of SQLneinja infomit proprietären ErweiterungenKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'ja infoseit Version 10.3 auch PL/SQL kompatibelYes, possible languages: KQL, Python, R
TriggersCallbacks are triggered when data changesjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenHorizontale Partitionierung, ShardingSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infonicht für MyISAM Storage Enginenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjaja infonicht für In-Memory Storage Engineja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infowith MEMORY storage enginenein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseMariaDBMicrosoft Azure Data Explorer
Specific characteristicsMariaDB fully managed cloud service SkySQL is a second generation cloud database...
» mehr
Azure Data Explorer is a fast and highly scalable data exploration service for log...
» mehr
Competitive advantagesSecond generation cloud database service, SkySQL MariaDB plc is focused on delivering...
» mehr
Kusto Query Language (innovative query language, optimized for high performance data...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
IoT applications IoT devices generate billions of sensor readings. Normalizing and...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Microsoft, DocuSign, Taboola, Bosch, Siemens Healthineers, Bühler, Ecolab, Zoomd
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Azure Data Explorer is the data service for Azure Monitor, Azure Time Series Insights,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
An Azure Data Explorer cluster is a pair of engine and data management clusters which...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Firebase Realtime DatabaseMariaDBMicrosoft Azure Data Explorer
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Everything new for developers at Google I/O: Android Studio, Flutter ...
10. Mai 2023, 9to5Google

Google Announces Advances for Flutter, Android, Web, and ...
10. Mai 2023, Thurrott.com

How to Connect Your React App to Firebase - MUO
9. November 2022, MakeUseOf

Firebase Played Us!
1. Mai 2023, hackernoon.com

bereitgestellt von Google News

MariaDB Announces New Management Appointments
30. Mai 2023, Business Wire

MariaDB Brings Its Vision to Life at OpenWorks 2023, Making ...
9. Mai 2023, Business Wire

MariaDB Health Checks Plugin Now Available on WordPress.org
24. Mai 2023, WP Tavern

MariaDB CEO: People who want things free also want to have very nice vacations
16. Mai 2023, The Register

MariaDB Announces Second Quarter Fiscal 2023 Financial Results
8. Mai 2023, Business Wire

bereitgestellt von Google News

Introducing Microsoft Fabric: The data platform for the era of AI ...
23. Mai 2023, Microsoft

New Microsoft identity and security products announced at its Build ...
23. Mai 2023, SiliconANGLE News

Akridata Unveils Patch Search Feature to Revolutionize Image ...
18. Mai 2023, Datanami

Data Explorer processes unlabeled visual data, boosting creation of ...
19. April 2023, VentureBeat

What's new in Azure Data & AI: Empowering retailers to streamline ...
17. Januar 2023, Microsoft

bereitgestellt von Google News

Jobangebote

Database Administrator
TC ITECH Sdn Bhd, Sultan, WA

Software Release Manager
Evosus, Inc., Vancouver, WA

SOFTWARE ENGINEERS (327)
IdolSoft, Irving, TX

Software Engineer
Lowe's, Charlotte, NC

Software Engineer
PHNTM, Remote

Customer Success Engineer
Greenwing Technology, Remote

Junior Programmer
Valor Paytech, Jericho, NY

Jr Software Engineer
Convr, Schaumburg, IL

Software Engineer (Remote-US)
Gnostech, Remote

PTAN Data Migration Specialist
Pushpay, Redmond, WA

Azure Data Engineer
DHL eCommerce, Remote

Senior Software Engineer - Azure Data
Microsoft, Redmond, WA

Principal Software Engineer - Azure Data
Microsoft, Redmond, WA

Senior Data Engineer
Solect, Houston, TX

Senior Data Engineer
Pattern Energy Group LP, Houston, TX

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt