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

DBMS > Microsoft Azure Data Explorer vs. Realm vs. Sadas Engine vs. ToroDB vs. VictoriaMetrics

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. Realm vs. Sadas Engine vs. ToroDB vs. VictoriaMetrics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenRealm  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessenVictoriaMetrics  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungFully managed big data interactive analytics platformA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA MongoDB-compatible JSON document store, built on top of PostgreSQLA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primäres DatenbankmodellRelational DBMS infocolumn orientedDocument StoreRelational DBMSDocument StoreTime Series 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
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte7,41
Rang#52  Overall
#8  Document Stores
Punkte0,07
Rang#373  Overall
#157  Relational DBMS
Punkte1,23
Rang#172  Overall
#15  Time Series DBMS
Websiteazure.microsoft.com/­services/­data-explorerrealm.iowww.sadasengine.comgithub.com/­torodb/­servervictoriametrics.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerrealm.io/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
EntwicklerMicrosoftRealm, acquired by MongoDB in May 2019SADAS s.r.l.8KdataVictoriaMetrics
Erscheinungsjahr20192014200620162018
Aktuelle Versioncloud service with continuous releases8.0v1.91, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Sourcekommerziell infofree trial version availableOpen Source infoAGPL-V3Open Source infoApache Version 2.0
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++JavaGo
Server BetriebssystemegehostetAndroid
Backend: serverlos
iOS
Windows
AIX
Linux
Windows
Alle Betriebssysteme mit einer Java 7 VMFreeBSD
Linux
macOS
OpenBSD
DatenschemaFixed schema with schema-less datatypes (dynamic)jajaschemafrei
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-typesjajaja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesall fields are automatically indexedjaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetneinjanein
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Java infowith Android only
Objective-C
React Native
Swift
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, Rnein inforuns within the applications so server-side scripts are unnecessaryneinnein
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoChange Listenersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeinehorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keinekeineSource-Replica ReplikationSynchronous replication
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoIn-Memory realmja infomanaged by 'Learn by Usage'nein
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationjaAccess rights for users, groups and roles according to SQL-standardZugriffsrechte für Benutzer und Rollen

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 ExplorerRealmSadas EngineToroDBVictoriaMetrics
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Update records in a Kusto Database (public preview)
20. Februar 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink
8. Januar 2024, Microsoft

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

Migration of Azure Virtual Network injected Azure Data Explorer cluster to Private Endpoints | Azure updates
4. Dezember 2023, Microsoft

bereitgestellt von Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9. Juni 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10. Juni 2020, AiThority

Is Swift the Future of Server-side Development?
12. September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27. Februar 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15. Oktober 2017, Fossbytes

bereitgestellt von Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1. April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20. März 2024, The New Stack

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30. Mai 2024, Yahoo Finance

How VictoriaMetrics' open source approach led to mass industry adoption
3. Mai 2024, Tech.eu

VictoriaMetrics takes organic growth over investor pressure
11. Dezember 2023, The Register

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.

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