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

DBMS > ArcadeDB vs. HyperSQL vs. Hyprcubd vs. LokiJS vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften ArcadeDB vs. HyperSQL vs. Hyprcubd vs. LokiJS vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArcadeDB  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBServerless Time Series DBMSIn-memory JavaScript DBMSFully managed big data interactive analytics platform
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Relational DBMSTime Series DBMSDocument StoreRelational DBMS infocolumn oriented
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
Punkte0,02
Rang#366  Overall
#50  Document Stores
#38  Graph DBMS
#53  Key-Value Stores
#36  Time Series DBMS
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Websitearcadedb.comhsqldb.orghyprcubd.com (offline)github.com/­techfort/­LokiJSazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdocs.arcadedb.comhsqldb.org/­web/­hsqlDocsFrame.htmltechfort.github.io/­LokiJSdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerArcade DataHyprcubd, Inc.Microsoft
Erscheinungsjahr2021200120142019
Aktuelle VersionSeptember 20212.7.2, Juni 2023cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBasiert auf BSD-LizenzkommerziellOpen Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaGoJavaScript
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)gehostet
DatenschemaschemafreijajaschemafreiFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infotime, int, uint, float, stringneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajaneinja infoüber Viewsall fields are automatically indexed
SQL infoSupport of SQLSQL-like query language, no joinsjaSQL-like query languageneinKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
HTTP API infoJDBC via HTTP
JDBC
ODBC
gRPC (https)JavaScript APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenJavaAll languages supporting JDBC/ODBC
Java
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored ProceduresJava, SQLneinView Functions in JavaScriptYes, possible languages: KQL, Python, R
Triggersjaneinjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationkeinekeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinneinjaSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencykeineEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinnein infoAtomare Operationen innerhalb einer Collection möglichnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinja
Durability infoDauerhafte Speicherung der Datenjajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardtoken accessneinAzure Active Directory Authentication

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
ArcadeDBHyperSQL infoalso known as HSQLDBHyprcubdLokiJSMicrosoft Azure Data Explorer
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, azure.microsoft.com

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

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.

Präsentieren Sie hier Ihr Produkt