DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Microsoft Azure Data Explorer vs. MySQL vs. TypeDB

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. MySQL vs. TypeDB

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 ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungFully managed big data interactive analytics platformWeit verbreitetes, allgemein einsetzbares Open Source RDBMSTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellRelational DBMS infocolumn orientedRelational DBMS infoKey/Value Zugriff über memcached APIGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
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
Punkte1,01
Rang#202  Overall
#19  Graph DBMS
#92  Relational DBMS
Websiteazure.microsoft.com/­services/­data-explorerwww.mysql.comtypedb.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerdev.mysql.com/­doctypedb.com/­docs
EntwicklerMicrosoftOracle infoseit 2010, ursprünglich MySQL AB, danach SunVaticle
Erscheinungsjahr201919952016
Aktuelle Versioncloud service with continuous releases8.3.0, Jaenner 20242.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein
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++Java
Server BetriebssystemegehostetFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
DatenschemaFixed schema with schema-less datatypes (dynamic)jaja
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-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein
Sekundärindizesall fields are automatically indexedjaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
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
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, Rja infoproprietäre Syntaxnein
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding infoby using Cassandra
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
Multi-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinja infoby using Apache Kafka and Apache Zookeeper
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 Enginenein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollenyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Data ExplorerMySQLTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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 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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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 ExplorerMySQLTypeDB infoformerly named Grakn
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

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

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

bereitgestellt von Google News

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

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26. März 2024, blogs.oracle.com

Unlock insights on Amazon RDS for MySQL data with zero-ETL integration to Amazon Redshift | Amazon Web Services
21. März 2024, AWS Blog

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4. März 2024, The Register

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17. Januar 2024, azure.microsoft.com

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9. November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis | Feb, 2024
2. Februar 2024, DataDrivenInvestor

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.

AllegroGraph logo

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

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.

Präsentieren Sie hier Ihr Produkt