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 > Memcached vs. Microsoft Azure Data Explorer vs. OrientDB vs. Riak TS vs. Stardog

Vergleich der Systemeigenschaften Memcached vs. Microsoft Azure Data Explorer vs. OrientDB vs. Riak TS vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMemcached  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungIn-memory Key-Value Store, ursprünglich entwickelt für CachingFully managed big data interactive analytics platformMulti-model DBMS (Document, Graph, Key/Value)Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellKey-Value StoreRelational DBMS infocolumn orientedDocument Store
Graph DBMS
Key-Value Store
Time Series DBMSGraph 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
Punkte20,74
Rang#32  Overall
#4  Key-Value Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte3,27
Rang#97  Overall
#16  Document Stores
#6  Graph DBMS
#15  Key-Value Stores
Punkte0,25
Rang#308  Overall
#26  Time Series DBMS
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Websitewww.memcached.orgazure.microsoft.com/­services/­data-explorerorientdb.orgwww.stardog.com
Technische Dokumentationgithub.com/­memcached/­memcached/­wikidocs.microsoft.com/­en-us/­azure/­data-explorerwww.orientdb.com/­docs/­last/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.stardog.com
EntwicklerDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltMicrosoftOrientDB LTD; CallidusCloud; SAPOpen Source, formerly Basho TechnologiesStardog-Union
Erscheinungsjahr20032019201020152010
Aktuelle Version1.6.25, Maerz 2024cloud service with continuous releases3.2.29, Maerz 20243.0.0, September 20227.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoBSD LizenzkommerziellOpen Source infoApache Version 2Open Sourcekommerziell 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ügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaErlangJava
Server BetriebssystemeFreeBSD
Linux
OS X
Unix
Windows
gehostetAlle Betriebssysteme mit einer Java JDK (>= JDK 6)Linux
OS X
Linux
macOS
Windows
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)schemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")schemafreischema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesneinall fields are automatically indexedjaeingeschränktja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLneinKusto Query Language (KQL), SQL subsetSQL-like query language, no joinsyes, limitedYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzeptePropriätäres ProtokollMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
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 Programmiersprachen.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#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinYes, possible languages: KQL, Python, RJava, JavascriptErlanguser defined functions and aggregates, HTTP Server extensions in Java
Triggersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyHooksja infopre-commit hooks and post-commit hooksja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud serviceShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoRepcached, ein Memcached Patch, liefert Replicationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikationfrei wählbarer ReplikationsfaktorMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein infocould be achieved with distributed queriesjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinneinja infoBeziehungen in Graphennein infolinks between datasets can be storedja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenneinjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleja infomittels SASL (Simple Authentication and Security Layer) ProtokollAzure Active Directory AuthenticationZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneneinZugriffsrechte 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
MemcachedMicrosoft Azure Data ExplorerOrientDBRiak TSStardog
DB-Engines Blog Posts

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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

The Performance Impact Of Intel's Register File Data Sampling
15. März 2024, Phoronix

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

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

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

bereitgestellt von Google News

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.com

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

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

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19. September 2017, GlobeNewswire

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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.

Milvus logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt