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 > Microsoft Azure Data Explorer vs. MySQL vs. OrigoDB vs. SAP Advantage Database Server

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. MySQL vs. OrigoDB vs. SAP Advantage Database Server

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungFully managed big data interactive analytics platformWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA fully ACID in-memory object graph databaseLow-cost RDBMS with access to ISAM and FoxPro data structures
Primäres DatenbankmodellRelational DBMS infocolumn orientedRelational DBMS infoKey/Value Zugriff über memcached APIDocument Store
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument 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
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,82
Rang#65  Overall
#37  Relational DBMS
Punkte1101,50
Rang#2  Overall
#2  Relational DBMS
Punkte0,06
Rang#379  Overall
#51  Document Stores
#18  Object oriented DBMS
Websiteazure.microsoft.com/­services/­data-explorerwww.mysql.comorigodb.comwww.sap.com/products/advantage-database-server.html
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerdev.mysql.com/­docorigodb.com/­docs
EntwicklerMicrosoftOracle infoseit 2010, ursprünglich MySQL AB, danach SunRobert Friberg et alSybase, SAP
Erscheinungsjahr201919952009 infounder the name LiveDB1993
Aktuelle Versioncloud service with continuous releases8.3.0, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheC und C++C#
Server BetriebssystemegehostetFreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
Windows
DatenschemaFixed schema with schema-less datatypes (dynamic)jajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein infocan be achieved using .NETnein
Sekundärindizesall fields are automatically indexedjajaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetja infomit proprietären Erweiterungenneinja
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
.NET Client API
HTTP API
LINQ
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.NetDelphi
Perl
PHP
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, Rja infoproprietäre Syntaxjaja
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja infoDomain Eventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontale Partitionierung infoclient side managed; servers are not synchronizedkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Enginedepending on modelja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infonicht für MyISAM Storage EngineACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoTable Locks oder Row Locks abhängig von Storage Enginejaja
Durability infoDauerhafte Speicherung der Datenjajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein infocaching of (temporary) tables can be configured
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenRole based authorizationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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
Microsoft Azure Data ExplorerMySQLOrigoDBSAP Advantage Database Server infofrüherer Name: Sybase ADS
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

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

Why the Azure community should start planning for Microsoft Fabric today
20. Juni 2023, MSDynamicsWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19. April 2023, VentureBeat

bereitgestellt von Google News

Vitess Version 19 Released: Ends Support for MySQL 5.7, Improves MySQL Compatibility
27. März 2024, InfoQ.com

Best Practices for Configuring MySQL Replication
26. März 2024, DevOps.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Want to become an AI developer? Here's how with MySQL HeatWave
13. März 2024, Oracle

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

SAP Slams Oracle's Ad Tactics, Calls Rival's Campaign Imitative - WSJ
26. Juli 2004, The Wall Street Journal

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt