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

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungFully managed big data interactive analytics platformmSQL (Mini SQL) is a simple and lightweight RDBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellRelational DBMS infocolumn orientedRelational DBMSRelational DBMS infoKey/Value Zugriff über memcached APITime Series DBMSGraph 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,16
Rang#69  Overall
#37  Relational DBMS
Punkte1,67
Rang#151  Overall
#70  Relational DBMS
Punkte1087,72
Rang#2  Overall
#2  Relational DBMS
Punkte0,81
Rang#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websiteazure.microsoft.com/­services/­data-explorerhughestech.com.au/­products/­msqlwww.mysql.comtempoiq.com (offline)typedb.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerdev.mysql.com/­doctypedb.com/­docs
EntwicklerMicrosoftHughes TechnologiesOracle infoseit 2010, ursprünglich MySQL AB, danach SunTempoIQVaticle
Erscheinungsjahr20191994199520122016
Aktuelle Versioncloud service with continuous releases4.4, Oktober 20218.3.0, Jaenner 20242.26.3, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree licenses can be providedOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziellOpen Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
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.
ImplementierungsspracheCC und C++Java
Server BetriebssystemegehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
DatenschemaFixed schema with schema-less datatypes (dynamic)jajaschemafreija
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-typesjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaneinnein
Sekundärindizesall fields are automatically indexedjajaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersja infomit proprietären Erweiterungenneinnein
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
HTTP APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Delphi
Java
Perl
PHP
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
JavaScript infoNode.js
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, Rneinja infoproprietäre Syntaxneinnein
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinjaja infoRealtime Alertsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeinehorizontale 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.keineMulti-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-sparkneinneinneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Engineneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACID infonicht für MyISAM Storage EngineneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinja infoTable Locks oder Row Locks abhängig von Storage Enginejaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rolleneinfacher Authentication-basierter Zugriffsschutzyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Data ExplorermSQL infoMini SQLMySQLTempoIQ infofrüher TempoDBTypeDB 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
DrittanbieterCData: 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

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

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 ExplorermSQL infoMini SQLMySQLTempoIQ infofrüher TempoDBTypeDB 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

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.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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, azure.microsoft.com

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

bereitgestellt von Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

Oracle Academy encourages students to build MySQL skills and knowledge
4. April 2024, Oracle

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

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

Best Practices for Configuring MySQL Replication
26. März 2024, DevOps.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
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.

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt