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 > Blazegraph vs. LevelDB vs. RDF4J vs. Virtuoso

Vergleich der Systemeigenschaften Blazegraph vs. LevelDB vs. RDF4J vs. Virtuoso

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.Virtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value StoreRDF 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
Punkte0,77
Rang#222  Overall
#20  Graph DBMS
#8  RDF Stores
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte0,71
Rang#231  Overall
#9  RDF Stores
Punkte4,20
Rang#83  Overall
#14  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websiteblazegraph.comgithub.com/­google/­leveldbrdf4j.orgvirtuoso.openlinksw.com
Technische Dokumentationwiki.blazegraph.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdrdf4j.org/­documentationdocs.openlinksw.com/­virtuoso
EntwicklerBlazegraphGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.OpenLink Software
Erscheinungsjahr2006201120041998
Aktuelle Version2.1.5, Maerz 20191.23, Februar 20217.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoBSDOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++JavaC
Server BetriebssystemeLinux
OS X
Windows
Illumos
Linux
OS X
Windows
Linux
OS X
Unix
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaschemafreischemafreija infoRDF Schemasja 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 dateja infoRDF literal typesneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesjaneinjaja
SQL infoSupport of SQLSPARQL is used as query languageneinneinja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.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 Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Java
PHP
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresjaneinjaja infoVirtuoso PL
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeinekeineChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoIsolation abhängig vom verwendeten APIACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesja infoIn-memory Storage wird ebenfalls unterstütztja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)neinneinFine-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
BlazegraphLevelDBRDF4J infoformerly known as SesameVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosUsed 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 modelsAvailable 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
BlazegraphLevelDBRDF4J infoformerly known as SesameVirtuoso
Erwähnungen in aktuellen Nachrichten

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt