DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Drill vs. Ignite vs. Microsoft Azure Data Explorer vs. Spark SQL vs. Titan

Vergleich der Systemeigenschaften Apache Drill vs. Ignite vs. Microsoft Azure Data Explorer vs. Spark SQL vs. Titan

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenTitan  Xaus Vergleich ausschliessen
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Fully managed big data interactive analytics platformSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenTitan ist ein Graph DBMS optimiert für verteilte Clusters.
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value Store
Relational DBMS
Relational DBMS infocolumn orientedRelational DBMSGraph 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
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte3,64
Rang#89  Overall
#13  Key-Value Stores
#48  Relational DBMS
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte19,15
Rang#33  Overall
#20  Relational DBMS
Websitedrill.apache.orgignite.apache.orgazure.microsoft.com/­services/­data-explorerspark.apache.org/­sqlgithub.com/­thinkaurelius/­titan
Technische Dokumentationdrill.apache.org/­docsapacheignite.readme.io/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerspark.apache.org/­docs/­latest/­sql-programming-guide.htmlgithub.com/­thinkaurelius/­titan/­wiki
EntwicklerApache Software FoundationApache Software FoundationMicrosoftApache Software FoundationAurelius, owned by DataStax
Erscheinungsjahr20122015201920142012
Aktuelle Version1.20.3, Jaenner 2023Apache Ignite 2.6cloud service with continuous releases3.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0kommerziellOpen Source infoApache 2.0Open Source infoApache Lizenz, Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++, Java, .NetScalaJava
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Solaris
Windows
gehostetLinux
OS X
Windows
Linux
OS X
Unix
Windows
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)jaja
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, XSLTneinjajanein
Sekundärindizesneinjaall fields are automatically indexedneinja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantANSI-99 for query and DML statements, subset of DDLKusto Query Language (KQL), SQL subsetSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Unterstützte ProgrammiersprachenC++C#
C++
Java
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Python
R
Scala
Clojure
Java
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenyes (compute grid and cache interceptors can be used instead)Yes, possible languages: KQL, Python, Rneinja
Triggersneinyes (cache interceptors and events)ja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoImplicit feature of the cloud serviceyes, utilizing Spark Coreja infoüber integrierbare Storage Backends
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keineja
MapReduce infoBietet ein API für Map/Reduce Operationenjayes (compute grid and hadoop accelerator)Spark connector (open source): github.com/­Azure/­azure-kusto-sparkja infomittels Faunus, eine Graph Analytics Engine
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infoBeziehungen in Graph
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
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 sourceSecurity Hooks for custom implementationsAzure Active Directory AuthenticationneinBenutzer Authentification und Sicherheit via Rexster Graph Server

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 DrillIgniteMicrosoft Azure Data ExplorerSpark SQLTitan
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

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

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

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

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

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

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

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, Microsoft

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

bereitgestellt von Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24. August 2015, AWS Blog

DataStax acquires Aurelius, the startup behind the Titan graph database
3. Februar 2015, VentureBeat

Beyond Titan: The Evolution of DataStax's New Graph Database
21. Juni 2016, Datanami

DSE Graph review: Graph database does double duty
14. November 2019, InfoWorld

5 Q's with Graph Database Expert Marko Rodriguez – Center for Data Innovation
9. November 2013, Center for Data Innovation

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Präsentieren Sie hier Ihr Produkt