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

DBMS > Apache Druid vs. Datomic vs. Memgraph vs. STSdb vs. Virtuoso

Vergleich der Systemeigenschaften Apache Druid vs. Datomic vs. Memgraph vs. STSdb vs. Virtuoso

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenAn open source graph database built for real-time streaming and compatible with Neo4jKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle IndizierungstechnologieVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSGraph DBMSKey-Value StoreDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,85
Rang#96  Overall
#50  Relational DBMS
#6  Time Series DBMS
Punkte1,55
Rang#144  Overall
#67  Relational DBMS
Punkte2,91
Rang#94  Overall
#7  Graph DBMS
Punkte0,03
Rang#365  Overall
#54  Key-Value Stores
Punkte3,99
Rang#75  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#40  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitedruid.apache.orgwww.datomic.commemgraph.comgithub.com/­STSSoft/­STSdb4virtuoso.openlinksw.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designdocs.datomic.commemgraph.com/­docsdocs.openlinksw.com/­virtuoso
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerApache Software Foundation and contributorsCognitectMemgraph LtdSTS Soft SCOpenLink Software
Erscheinungsjahr20122012201720111998
Aktuelle Version30.0.0, Juni 20241.0.7180, Juli 20244.0.8, September 20157.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziell infoLimitierte Edition gratisOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPLv2, kommerzielle Lizenz verfügbarOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJava, ClojureC und C++C#C
Server BetriebssystemeLinux
OS X
Unix
Alle Betriebssysteme mit einer Java VMLinuxWindowsAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaja infoschema-less columns are supportedjaschemafrei und schema-optionaljaja infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infoPrimitive Typen und benutzerdefinierte Klassenja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjajaneinja
SQL infoSupport of SQLSQL for queryingneinneinneinja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
RESTful HTTP APIBolt protocol
Cypher query language
.NET Client APIADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
Clojure
Java
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C#
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresneinja infoTransaction Functionsneinja infoVirtuoso PL
TriggersneinBy using transaction functionsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedkeine infoBut extensive use of caching in the application peersSharding infodynamic graph partitioningkeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage Engineskeine infoBut extensive use of caching in the application peersMulti-source replication using RAFTkeineChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infowith snapshot isolationneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)ja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja inforecommended only for testing and developmentjaja
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinUsers, roles and permissionsneinFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidDatomicMemgraphSTSdbVirtuoso
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» mehr

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
Apache DruidDatomicMemgraphSTSdbVirtuoso
Erwähnungen in aktuellen Nachrichten

Imply Announces the Availability of Imply Polaris, a Database-as-a-Service Built from Apache Druid, on Microsoft Azure
26. Juni 2024, Yahoo Finance

Apache® Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers’ Choice Awards
26. Januar 2024, Business Wire

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

bereitgestellt von Google News

Brazil’s Nubank Acquires US Software Firm Cognitect
30. Juli 2020, Nearshore Americas

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16. August 2021, InfoQ.com

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24. Juli 2020, LatamList

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

Zoona Case Study
16. Dezember 2017, AWS Blog

bereitgestellt von Google News

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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

Präsentieren Sie hier Ihr Produkt