DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > DolphinDB vs. Google Cloud Datastore vs. Hawkular Metrics vs. LokiJS vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften DolphinDB vs. Google Cloud Datastore vs. Hawkular Metrics vs. LokiJS vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.In-memory JavaScript DBMSFully managed big data interactive analytics platform
Primäres DatenbankmodellTime Series DBMSDocument StoreTime Series DBMSDocument StoreRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleRelational 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
Punkte4,13
Rang#80  Overall
#6  Time Series DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte0,00
Rang#379  Overall
#40  Time Series DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Websitewww.dolphindb.comcloud.google.com/­datastorewww.hawkular.orggithub.com/­techfort/­LokiJSazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­datastore/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidetechfort.github.io/­LokiJSdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerDolphinDB, IncGoogleCommunity supported by Red HatMicrosoft
Erscheinungsjahr20182008201420142019
Aktuelle Versionv2.00.4, January 2022cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availablekommerziellOpen Source infoApache 2.0Open Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaJavaScript
Server BetriebssystemeLinux
Windows
gehostetLinux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)gehostet
DatenschemajaschemafreischemafreischemafreiFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjaneinja 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 languageSQL-like query language (GQL)neinneinKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP RESTJavaScript APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
Python
Ruby
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresjamit Google App EngineneinView Functions in JavaScriptYes, possible languages: KQL, Python, R
TriggersneinCallbacks mit Google Apps Engineja infovia Hawkular Alertingjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingSharding infobasierend auf CassandrakeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using Paxosfrei wählbarer Replikationsfaktor infobasierend auf Cassandrakeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infomittels Google Cloud DataflowneinjaSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
keineEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsneinnein infoAtomare Operationen innerhalb einer Collection möglichnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
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 haltenjaneinneinjanein
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinneinAzure 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
DolphinDBGoogle Cloud DatastoreHawkular MetricsLokiJSMicrosoft 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

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5. Juni 2019, DevClass

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, 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: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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