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

DBMS > HugeGraph vs. Microsoft Azure Data Explorer vs. Oracle vs. SAP HANA vs. searchxml

Vergleich der Systemeigenschaften HugeGraph vs. Microsoft Azure Data Explorer vs. Oracle vs. SAP HANA vs. searchxml

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHugeGraph  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessen
KurzbeschreibungA fast-speed and highly-scalable Graph DBMSFully managed big data interactive analytics platformWeit verbreitetes, allgemein einsetzbares RDBMSIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceDBMS for structured and unstructured content wrapped with an application server
Primäres DatenbankmodellGraph DBMSRelational DBMS infocolumn orientedRelational DBMSRelational DBMSNative XML DBMS
Suchmaschine
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 infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte1244,08
Rang#1  Overall
#1  Relational DBMS
Punkte44,27
Rang#23  Overall
#16  Relational DBMS
Punkte0,03
Rang#390  Overall
#7  Native XML DBMS
#24  Suchmaschinen
Websitegithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­data-explorerwww.oracle.com/­databasewww.sap.com/­products/­hana.htmlwww.searchxml.net/­category/­products
Technische Dokumentationhugegraph.apache.org/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­databasehelp.sap.com/­hanawww.searchxml.net/­support/­handouts
EntwicklerBaiduMicrosoftOracleSAPinformationpartners gmbh
Erscheinungsjahr20182019198020102015
Aktuelle Version0.9cloud service with continuous releases23c, September 20232.0 SPS07 (April 4, 2023), April 20231.0
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein infoauch als Cloud-Service verfügbarnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC und C++C++
Server BetriebssystemeLinux
macOS
Unix
gehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Appliance oder cloud-serviceWindows
DatenschemajaFixed schema with schema-less datatypes (dynamic)ja infoSchemaless in JSON and XML columnsjaschemafrei
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-typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaneinja
Sekundärindizesja infoalso supports composite index and range indexall fields are automatically indexedjajaja
SQL infoSupport of SQLneinKusto Query Language (KQL), SQL subsetja infomit proprietären Erweiterungenjanein
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
TinkerPop Gremlin
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
RESTful HTTP API
WebDAV
XQuery
XSLT
Unterstützte ProgrammiersprachenGroovy
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C++ infomost other programming languages supported via APIs
Server-seitige Scripts infoStored Proceduresasynchronous Gremlin script jobsYes, possible languages: KQL, Python, RPL/SQL infoauch Java stored procedures möglichSQLScript, Rja infoon the application server
Triggersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningjakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infodepending on used storage backend, e.g. Cassandra and HBaseja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation
Source-Replica Replikation
jaja infosychronisation to multiple collections
MapReduce infoBietet ein API für Map/Reduce Operationenvia hugegraph-sparkSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein infokann in PL/SQL realisiert werdenneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoedges in graphneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infomit parameterisierbarem isolation levelACIDMehrere Lese-, ein Schreibprozess
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'janein
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionsAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaDomain, group and role-based access control at the document level and for application services

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
DrittanbieterNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
HugeGraphMicrosoft Azure Data ExplorerOracleSAP HANAsearchxml
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

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, 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

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21. Mai 2024, Oracle

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2. Mai 2024, Oracle

Oracle Database 23ai : Where to find information
2. Mai 2024, Oracle

bereitgestellt von Google News

AWS and SAP Unlock New Innovation with Generative AI
29. Mai 2024, SAP News

SAP teams up with Apple to bring SAP's HANA to iOS
30. Mai 2024, Yahoo Movies UK

SAP GenAI gets boost with AWS cloud and chips
30. Mai 2024, ERP Today

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6. Februar 2024, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9. April 2024, Wolters Kluwer

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt