DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. Bangdb vs. Microsoft Azure Data Explorer vs. RocksDB vs. VictoriaMetrics

Vergleich der Systemeigenschaften AlaSQL vs. Bangdb vs. Microsoft Azure Data Explorer vs. RocksDB vs. VictoriaMetrics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenVictoriaMetrics  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphFully managed big data interactive analytics platformEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Graph DBMS
Time Series DBMS
Relational DBMS infocolumn orientedKey-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial 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
Punkte0,42
Rang#264  Overall
#42  Document Stores
#122  Relational DBMS
Punkte0,07
Rang#346  Overall
#47  Document Stores
#35  Graph DBMS
#32  Time Series DBMS
Punkte3,28
Rang#83  Overall
#45  Relational DBMS
Punkte2,84
Rang#97  Overall
#16  Key-Value Stores
Punkte1,23
Rang#165  Overall
#15  Time Series DBMS
Websitealasql.orgbangdb.comazure.microsoft.com/­services/­data-explorerrocksdb.orgvictoriametrics.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comdocs.microsoft.com/­en-us/­azure/­data-explorergithub.com/­facebook/­rocksdb/­wikidocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
EntwicklerAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBMicrosoftFacebook, Inc.VictoriaMetrics
Erscheinungsjahr20142012201920132018
Aktuelle VersionBangDB 2.0, October 2021cloud service with continuous releases9.4.0, Juni 2024v1.91, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3kommerziellOpen Source infoBSDOpen Source infoApache 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.
ImplementierungsspracheJavaScriptC, C++C++Go
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxgehostetLinuxFreeBSD
Linux
macOS
OpenBSD
DatenschemaschemafreischemafreiFixed schema with schema-less datatypes (dynamic)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinyes: string, long, double, int, geospatial, stream, eventsja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialall fields are automatically indexednein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolKusto Query Language (KQL), SQL subsetneinnein
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
C++ API
Java API
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinneinYes, possible languages: KQL, Python, Rneinnein
Triggersjayes, Notifications (with Streaming only)ja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoImplicit feature of the cloud servicehorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineselectable replication factor, Knob for CAP (enterprise version only)ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.jaSynchronous replication
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinjanein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeneinjanein
Berechtigungskonzept infoZugriffskontrolleneinyes (enterprise version only)Azure Active Directory Authenticationnein

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
AlaSQLBangdbMicrosoft Azure Data ExplorerRocksDBVictoriaMetrics
Erwähnungen in aktuellen Nachrichten

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31. Mai 2024, azure.microsoft.com

Update records in a Kusto Database (public preview)
20. Februar 2024, azure.microsoft.com

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

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, azure.microsoft.com

General availability: Azure Data Explorer adds new geospatial capabilities
23. Januar 2024, azure.microsoft.com

bereitgestellt von Google News

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21. September 2020, Open Source For You

bereitgestellt von Google News

VictoriaMetrics Cloud promises five times cheaper database monitoring
20. August 2024, Techzine Europe

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

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15. Mai 2024, ComputerWeekly.com

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

Open source biz promises to slash bills with observability-as-a-service in the cloud
20. August 2024, The Register

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.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt