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

DBMS > IBM Db2 Event Store vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database vs. QuestDB

Vergleich der Systemeigenschaften IBM Db2 Event Store vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database vs. QuestDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIBM Db2 Event Store  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungDistributed Event Store optimized for Internet of Things use casesFully managed big data interactive analytics platformRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerA high performance open source SQL database for time series data
Primäres DatenbankmodellEvent Store
Time Series DBMS
Relational DBMS infocolumn orientedRelational DBMSTime Series 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
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#316  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte78,40
Rang#15  Overall
#10  Relational DBMS
Punkte2,48
Rang#115  Overall
#9  Time Series DBMS
Websitewww.ibm.com/­products/­db2-event-storeazure.microsoft.com/­services/­data-explorerazure.microsoft.com/­en-us/­products/­azure-sql/­databasequestdb.io
Technische Dokumentationwww.ibm.com/­docs/­en/­db2-event-storedocs.microsoft.com/­en-us/­azure/­data-explorerdocs.microsoft.com/­en-us/­azure/­azure-sqlquestdb.io/­docs
EntwicklerIBMMicrosoftMicrosoftQuestDB Technology Inc
Erscheinungsjahr2017201920102014
Aktuelle Version2.0cloud service with continuous releasesV12
Lizenz infoCommercial or Open Sourcekommerziell infofree developer edition availablekommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C++Java (Zero-GC), C++, Rust
Server BetriebssystemeLinux infoLinux, macOS, Windows for the developer additiongehostetgehostetLinux
macOS
Windows
DatenschemajaFixed schema with schema-less datatypes (dynamic)jaja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja 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, XSLTneinjajanein
Sekundärindizesneinall fields are automatically indexedjanein
SQL infoSupport of SQLja infothrough the embedded Spark runtimeKusto Query Language (KQL), SQL subsetjaSQL with time-series extensions
APIs und andere ZugriffskonzepteADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored ProceduresjaYes, possible languages: KQL, Python, RTransact SQLnein
Triggersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive-active shard replicationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, immer mindestens 3 Replikas vorhandenSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenNo - written data is immutablejajaja
Durability infoDauerhafte Speicherung der DatenYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
IBM Db2 Event StoreMicrosoft Azure Data ExplorerMicrosoft Azure SQL Database infofrüher SQL AzureQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4. April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27. März 2024

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
IBM Db2 Event StoreMicrosoft Azure Data ExplorerMicrosoft Azure SQL Database infofrüher SQL AzureQuestDB
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Capture and Analyze XXL Data Streams with IBM Db2 Event Store 2.0
22. August 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

Best cloud databases of 2022
4. Oktober 2022, ITPro

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

bereitgestellt von Google News

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

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

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

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

bereitgestellt von Google News

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15. November 2023, Microsoft

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

Power what’s next with limitless relational databases from Azure
15. November 2023, microsoft.com

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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