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

DBMS > Apache Drill vs. Cubrid vs. Microsoft Azure Data Explorer vs. mSQL vs. Snowflake

Vergleich der Systemeigenschaften Apache Drill vs. Cubrid vs. Microsoft Azure Data Explorer vs. mSQL vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenCubrid  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPFully managed big data interactive analytics platformmSQL (Mini SQL) is a simple and lightweight RDBMSData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMS infocolumn orientedRelational DBMSRelational 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte1,20
Rang#169  Overall
#78  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Websitedrill.apache.orgcubrid.com (korean)
cubrid.org (english)
azure.microsoft.com/­services/­data-explorerhughestech.com.au/­products/­msqlwww.snowflake.com
Technische Dokumentationdrill.apache.org/­docscubrid.org/­manualsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.snowflake.net/­manuals/­index.html
EntwicklerApache Software FoundationCUBRID Corporation, CUBRID FoundationMicrosoftHughes TechnologiesSnowflake Computing Inc.
Erscheinungsjahr20122008201919942014
Aktuelle Version1.20.3, Jaenner 202311.0, Jaenner 2021cloud service with continuous releases4.4, Oktober 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0kommerziellkommerziell infofree licenses can be providedkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, JavaC
Server BetriebssystemeLinux
OS X
Windows
Linux
Windows
gehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
gehostet
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)jaja infosupport of semi-structured data formats (JSON, XML, Avro)
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-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja
Sekundärindizesneinjaall fields are automatically indexedja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantjaKusto Query Language (KQL), SQL subsetA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersja
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenC++C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Delphi
Java
Perl
PHP
Tcl
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenJava Stored ProceduresYes, possible languages: KQL, Python, Rneinuser defined functions
Triggersneinjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoImplicit feature of the cloud servicekeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keineja
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Immediate Consistency
keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceneinneinneinnein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourcefine grained access rights according to SQL-standardAzure Active Directory AuthenticationneinBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen

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

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

Weitere Ressourcen
Apache DrillCubridMicrosoft Azure Data ExplorermSQL infoMini SQLSnowflake
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

bereitgestellt von Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23. Januar 2024, azure.microsoft.com

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, azure.microsoft.com

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

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, 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

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6. Mai 2024, Investor's Business Daily

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8. Mai 2024, Business Wire

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

Snowflake’s Data Clean Room promises to ease analysis of PII data
28. März 2024, InfoWorld

Infosys at Snowflake Data Cloud Summit 2024
3. Mai 2024, Infosys

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.

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt