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 > LokiJS vs. Memcached vs. Microsoft Azure Data Explorer vs. Raima Database Manager vs. Stardog

Vergleich der Systemeigenschaften LokiJS vs. Memcached vs. Microsoft Azure Data Explorer vs. Raima Database Manager vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLokiJS  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungIn-memory JavaScript DBMSIn-memory Key-Value Store, ursprünglich entwickelt für CachingFully managed big data interactive analytics platformRDBMS with a small footprint, either embedded into an application or used as a database serverEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument StoreKey-Value StoreRelational DBMS infocolumn orientedRelational DBMS
Time Series DBMS
Graph DBMS
RDF Store
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,49
Rang#260  Overall
#42  Document Stores
Punkte18,08
Rang#32  Overall
#4  Key-Value Stores
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,49
Rang#259  Overall
#121  Relational DBMS
#21  Time Series DBMS
Punkte2,07
Rang#122  Overall
#11  Graph DBMS
#6  RDF Stores
Websitegithub.com/­techfort/­LokiJSwww.memcached.orgazure.microsoft.com/­services/­data-explorerraima.comwww.stardog.com
Technische Dokumentationtechfort.github.io/­LokiJSgithub.com/­memcached/­memcached/­wikidocs.microsoft.com/­en-us/­azure/­data-explorerdocs.raima.comdocs.stardog.com
EntwicklerDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltMicrosoftRaima Inc.Stardog-Union
Erscheinungsjahr20142003201919842010
Aktuelle Version1.6.27, Mai 2024cloud service with continuous releases15, Juni 20217.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoBSD Lizenzkommerziellkommerziellkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
ImplementierungsspracheJavaScriptCCJava
Server BetriebssystemeServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
OS X
Unix
Windows
gehostetAndroid
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
macOS
Windows
DatenschemaschemafreischemafreiFixed schema with schema-less datatypes (dynamic)jaschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein infoExporting/Importing of XML structures possiblenein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesja infoüber Viewsneinall fields are automatically indexedjaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLneinneinKusto Query Language (KQL), SQL subsetjaYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres ProtokollMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenJavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Objective-C
PL/SQL
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptneinYes, possible languages: KQL, Python, Rja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationuser defined functions and aggregates, HTTP Server extensions in Java
Triggersjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeine infoRepcached, ein Memcached Patch, liefert Replicationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomare Operationen innerhalb einer Collection möglichneinneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIneinjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleneinja infomittels SASL (Simple Authentication and Security Layer) ProtokollAzure Active Directory AuthenticationneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
LokiJSMemcachedMicrosoft Azure Data ExplorerRaima Database Manager infoformerly named db_VistaStardog
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

Raima Expands Their Reseller Network in Asia
19. Mai 2020

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
LokiJSMemcachedMicrosoft Azure Data ExplorerRaima Database Manager infoformerly named db_VistaStardog
DB-Engines Blog Posts

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

alle anzeigen

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Facebook Pushes Limits for Memcached
1. Juni 2024, Data Center Knowledge

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Unlock on-demand, cost-optimized performance with Amazon ElastiCache Serverless | Amazon Web Services
2. Februar 2024, AWS Blog

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

bereitgestellt von Google News

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

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

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

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

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

bereitgestellt von Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

Edge Computing Enabling the Future | Wind River
2. Juli 2018, WIND

Raima releases version 3 of Raima Database API for NI LabVIEW
9. November 2014, Embedded

LabVIEW integrates Raima's Database API
7. August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27. Januar 2014, Embedded

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt