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

DBMS > Apache Drill vs. EXASOL vs. IBM Db2 vs. IRONdb vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Apache Drill vs. EXASOL vs. IBM Db2 vs. IRONdb vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Weit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully managed big data interactive analytics platform
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBTime Series DBMSRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document 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
Punkte2,02
Rang#124  Overall
#22  Document Stores
#59  Relational DBMS
Punkte1,76
Rang#139  Overall
#62  Relational DBMS
Punkte125,90
Rang#9  Overall
#6  Relational DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Websitedrill.apache.orgwww.exasol.comwww.ibm.com/­products/­db2www.circonus.com/solutions/time-series-database/azure.microsoft.com/­services/­data-explorer
Technische Dokumentationdrill.apache.org/­docswww.exasol.com/­resourceswww.ibm.com/­docs/­en/­db2docs.circonus.com/irondb/category/getting-starteddocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerApache Software FoundationExasolIBMCirconus LLC.Microsoft
Erscheinungsjahr201220001983 infoVersion für Großrechner20172019
Aktuelle Version1.20.3, Jaenner 202312.1, Oktober 2016V0.10.20, January 2018cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziell infokostenlose Version verfügbarkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C und C++
Server BetriebssystemeLinux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linuxgehostet
DatenschemaschemafreijajaschemafreiFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infotext, numeric, histogramsja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinjajaneinall fields are automatically indexed
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantjajaSQL-like query language (Circonus Analytics Query Language: CAQL)Kusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
.Net
JDBC
ODBC
WebSocket
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenC++Java
Lua
Python
R
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte Funktionenjayes, in LuaYes, possible languages: KQL, Python, R
Triggersneinjajaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infonur in Windows/Unix/Linux VersionAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infomit Zusatztools (MQ, InfoSphere)configurable replication factor, datacenter awareja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoHadoop integrationneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
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 sourcejaneinnein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAzure Active Directory Authentication

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
Apache DrillEXASOLIBM Db2 infoformerly named DB2 or IBM Database 2IRONdbMicrosoft Azure Data Explorer
Erwähnungen in aktuellen Nachrichten

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31. Mai 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23. September 2019, Towards Data Science

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

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

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

bereitgestellt von Google News

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Business Wire

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21. Mai 2024, Unite.AI

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

bereitgestellt von Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28. Mai 2024, AWS Blog

Denial of Service in IBM DB2 Universal Database
1. Juni 2024, ITPro Today

12 Most Popular Databases in 2024
6. Juni 2024, MarkTechPost

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, Precisely

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

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

Update records in a Kusto Database (public preview) | Azure updates
20. Februar 2024, azure.microsoft.com

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

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, azure.microsoft.com

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24. Januar 2024, azure.microsoft.com

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