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

DBMS > Microsoft Azure Data Explorer vs. Oracle Berkeley DB vs. Trafodion vs. XTDB vs. YDB

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. Oracle Berkeley DB vs. Trafodion vs. XTDB vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungFully managed big data interactive analytics platformWeit verbreiteter In-Process Key-Value StoreTransactional SQL-on-Hadoop DBMSA general purpose database with bitemporal SQL and Datalog and graph queriesA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellRelational DBMS infocolumn orientedKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSDocument StoreDocument Store
Relational 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
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Punkte0,35
Rang#278  Overall
#43  Document Stores
#127  Relational DBMS
Websiteazure.microsoft.com/­services/­data-explorerwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmltrafodion.apache.orggithub.com/­xtdb/­xtdb
www.xtdb.com
github.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­cd/­E17076_05/­html/­index.htmltrafodion.apache.org/­documentation.htmlwww.xtdb.com/­docsydb.tech/­en/­docs
EntwicklerMicrosoftOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftApache Software Foundation, originally developed by HPJuxt Ltd.Yandex
Erscheinungsjahr20191994201420192019
Aktuelle Versioncloud service with continuous releases18.1.40, Mai 20202.3.0, Februar 20191.19, September 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoApache 2.0; commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, Java, C++ (depending on the Berkeley DB edition)C++, JavaClojure
Server BetriebssystemegehostetAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
LinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Linux
DatenschemaFixed schema with schema-less datatypes (dynamic)schemafreijaschemafreiFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infoonly with the Berkeley DB XML editionneinneinnein
Sekundärindizesall fields are automatically indexedjajajaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetja infoSQL Interface basierend auf SQLite verfügbarjaeingeschränktes SQL mittels Apache CalciteSQL-like query language (YQL)
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP REST
JDBC
RESTful HTTP API (DynamoDB compatible)
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
All languages supporting JDBC/ODBC/ADO.NetClojure
Java
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, RneinJava Stored Proceduresneinnein
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoonly for the SQL APIneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeineShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikationja, durch HBaseja, jeder Knoten hat alle DatenActive-passive shard replication
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinja infomittels user defined functions und HBaseneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights defined for Yandex Cloud users

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
Microsoft Azure Data ExplorerOracle Berkeley DBTrafodionXTDB infoformerly named CruxYDB
Erwähnungen in aktuellen Nachrichten

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

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, Microsoft

Log and Telemetry Analytics Performance Benchmark
16. August 2022, Gigaom

bereitgestellt von Google News

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9. Mai 2014, The Merkle News

The stable version of AlmaLinux 9.0 has already been released
26. Mai 2022, Linux Adictos

bereitgestellt von Google News

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3. Januar 2024, VOI.ID

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4. April 2022, VOI English

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt