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

DBMS > EXASOL vs. H2GIS vs. Microsoft Azure Data Explorer vs. RDF4J vs. SwayDB

Vergleich der Systemeigenschaften EXASOL vs. H2GIS vs. Microsoft Azure Data Explorer vs. RDF4J vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenH2GIS  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Spatial extension of H2Fully managed big data interactive analytics platformRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellRelational DBMSSpatial DBMSRelational DBMS infocolumn orientedRDF StoreKey-Value Store
Sekundäre DatenbankmodelleRelational DBMSDocument 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,99
Rang#124  Overall
#58  Relational DBMS
Punkte0,00
Rang#383  Overall
#7  Spatial DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websitewww.exasol.comwww.h2gis.orgazure.microsoft.com/­services/­data-explorerrdf4j.orgswaydb.simer.au
Technische Dokumentationwww.exasol.com/­resourceswww.h2gis.org/­docs/­homedocs.microsoft.com/­en-us/­azure/­data-explorerrdf4j.org/­documentation
EntwicklerExasolCNRSMicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Simer Plaha
Erscheinungsjahr20002013201920042018
Aktuelle Versioncloud service with continuous releases
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoLGPL 3.0kommerziellOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGNU Affero GPL V3.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.
ImplementierungsspracheJavaJavaScala
Server BetriebssystemegehostetLinux
OS X
Unix
Windows
DatenschemajajaFixed schema with schema-less datatypes (dynamic)ja infoRDF Schemasschemafrei
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-typesjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajaall fields are automatically indexedjanein
SQL infoSupport of SQLjajaKusto Query Language (KQL), SQL subsetneinnein
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte ProgrammiersprachenJava
Lua
Python
R
Java.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
PHP
Python
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja infobasierend auf H2Yes, possible languages: KQL, Python, Rjanein
Triggersjajaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoImplicit feature of the cloud servicekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infobasierend auf H2ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infoIsolation abhängig vom verwendeten APIAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoIn-memory Storage wird ebenfalls unterstütztja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardja infobasierend auf H2Azure Active Directory Authenticationneinnein

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
EXASOLH2GISMicrosoft Azure Data ExplorerRDF4J infoformerly known as SesameSwayDB
Erwähnungen in aktuellen Nachrichten

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

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

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

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

Exasol brings SaaS-flex to on-prem and public cloud systems
31. Mai 2023, The Register

bereitgestellt von Google News

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

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, azure.microsoft.com

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, azure.microsoft.com

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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