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

DBMS > Microsoft Azure Data Explorer vs. mSQL vs. Oracle NoSQL vs. Sadas Engine vs. SAP IQ

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. mSQL vs. Oracle NoSQL vs. Sadas Engine vs. SAP IQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessen
KurzbeschreibungFully managed big data interactive analytics platformmSQL (Mini SQL) is a simple and lightweight RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsColumnar RDBMS optimized for Big Data analytics
Primäres DatenbankmodellRelational DBMS infocolumn orientedRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Relational DBMSRelational DBMS infospaltenorientiert
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
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte1,27
Rang#169  Overall
#76  Relational DBMS
Punkte3,05
Rang#97  Overall
#17  Document Stores
#16  Key-Value Stores
#50  Relational DBMS
Punkte0,07
Rang#373  Overall
#157  Relational DBMS
Punkte2,64
Rang#108  Overall
#52  Relational DBMS
Websiteazure.microsoft.com/­services/­data-explorerhughestech.com.au/­products/­msqlwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationhelp.sap.com/­docs/­SAP_IQ
EntwicklerMicrosoftHughes TechnologiesOracleSADAS s.r.l.SAP, formerly Sybase
Erscheinungsjahr20191994201120061994
Aktuelle Versioncloud service with continuous releases4.4, Oktober 202123.3, Dezember 20238.016.1 SPS04, April 2019
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree licenses can be providedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell infofree trial version availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaC++
Server BetriebssystemegehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Solaris SPARC/x86
AIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
DatenschemaFixed schema with schema-less datatypes (dynamic)jaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.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-typesjaoptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesall fields are automatically indexedjajajaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like DML and DDL statementsjaja
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
RESTful HTTP APIJDBC
ODBC
Proprietäres Protokoll
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, Rneinneinneinja
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeineShardinghorizontale Partitionierungshared disk or shared nothing architectures with SAP IQ Multiplexer
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keineElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurekeineSAP/Sybase Replication Server
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinwith Hadoop integrationneinHadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
keineEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infooff heap cacheja infomanaged by 'Learn by Usage'nein
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationneinZugriffsrechte für Benutzer und RollenAccess rights for users, groups and roles according to SQL-standardBenutzer 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

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 SQLOracle NoSQLSadas EngineSAP IQ infofrüher: Sybase IQ
Erwähnungen in aktuellen Nachrichten

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31. Mai 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

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

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, Microsoft

bereitgestellt von Google News

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

bereitgestellt von Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

bereitgestellt von Google News

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21. Dezember 2021, SAP News

Using SAP Hana as a data warehouse
17. August 2015, ComputerWeekly.com

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5. November 2020, The Register

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

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

Präsentieren Sie hier Ihr Produkt