DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > MariaDB vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Data Explorer vs. QuestDB

Vergleich der Systemeigenschaften MariaDB vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Data Explorer vs. QuestDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMariaDB  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen 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 engineGlobally distributed, horizontally scalable, multi-model database serviceFully managed big data interactive analytics platformA high performance open source SQL database for time series data
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS infocolumn orientedTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMSDocument 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
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte29,85
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte2,48
Rang#115  Overall
#9  Time Series DBMS
Websitemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­services/­data-explorerquestdb.io
Technische Dokumentationmariadb.com/­kb/­en/­librarylearn.microsoft.com/­azure/­cosmos-dbdocs.microsoft.com/­en-us/­azure/­data-explorerquestdb.io/­docs
EntwicklerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
MicrosoftMicrosoftQuestDB Technology Inc
Erscheinungsjahr2009 infoFork of MySQL, which was first released in 1995201420192014
Aktuelle Version11.3.2, Februar 2024cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++Java (Zero-GC), C++, Rust
Server BetriebssystemeFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
gehostetgehostetLinux
macOS
Windows
Datenschemaja infoDynamic Columns werden unterstütztschemafreiFixed schema with schema-less datatypes (dynamic)ja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON typesja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein
Sekundärindizesjaja infoAll properties auto-indexed by defaultall fields are automatically indexednein
SQL infoSupport of SQLja infomit proprietären ErweiterungenSQL-like query languageKusto Query Language (KQL), SQL subsetSQL with time-series extensions
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored Proceduresja infoseit Version 10.3 auch PL/SQL kompatibelJavaScriptYes, possible languages: KQL, Python, Rnein
TriggersjaJavaScriptja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenHorizontale Partitionierung, ShardingSharding infoImplizit im Cloud ServiceSharding infoImplicit feature of the cloud servicehorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
ja infoImplizit im Cloud Serviceja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*Spark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infonicht für MyISAM Storage Engineneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infonicht für MyISAM Storage EngineMulti-item ACID transactions with snapshot isolation within a partitionneinACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infonicht für In-Memory Storage Enginejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infowith MEMORY storage engineneinja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte bis auf item level einstellbarAzure Active Directory Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
MariaDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Data ExplorerQuestDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

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. März 2024

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
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
MariaDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Data ExplorerQuestDB
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. 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

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

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

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

Progress Software considering possible 60c per share offer for MariaDB - TipRanks.com
19. April 2024, TipRanks

Lender threatens to sweep MariaDB accounts over private equity bid
23. Februar 2024, The Register

bereitgestellt von Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31. Januar 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, azure.microsoft.com

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

bereitgestellt von 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. Januar 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. Februar 2022, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt