DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GraphDB vs. Lovefield vs. RDF4J vs. Virtuoso vs. WakandaDB

System Properties Comparison GraphDB vs. Lovefield vs. RDF4J vs. Virtuoso vs. WakandaDB

Editorial information provided by DB-Engines
NameGraphDB infoformer name: OWLIM  Xexclude from comparisonLovefield  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVirtuoso  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Embeddable relational database for web apps written in pure JavaScriptRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Virtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelGraph DBMS
RDF store
Relational DBMSRDF storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Object oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#91  Overall
#7  Graph DBMS
#4  RDF stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score4.27
Rank#73  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#39  Relational DBMS
#2  RDF stores
#9  Search engines
Score0.10
Rank#356  Overall
#17  Object oriented DBMS
Websitewww.ontotext.comgoogle.github.io/­lovefieldrdf4j.orgvirtuoso.openlinksw.comwakanda.github.io
Technical documentationgraphdb.ontotext.com/­documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdrdf4j.org/­documentationdocs.openlinksw.com/­virtuosowakanda.github.io/­doc
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperOntotextGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.OpenLink SoftwareWakanda SAS
Initial release20002014200419982012
Current release10.4, October 20232.1.12, February 20177.2.11, September 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPLv2, extended commercial license availableOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptJavaCC++, JavaScript
Server operating systemsAll OS with a Java VM
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Unix
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-free and OWL/RDFS-schema support; RDF shapesyesyes infoRDF Schemasyes 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
yes
Typing infopredefined data types such as float or dateyesyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyesno
Secondary indexesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyesyes
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query language infovia JavaScript builder patternnoyes infoSQL-92, SQL-200x, SQL-3, SQLXno
APIs and other access methodsGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
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
RESTful HTTP API
Supported programming languages.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptJava
PHP
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
JavaScript
Server-side scripts infoStored procedureswell-defined plugin interfaces; JavaScript server-side extensibilitynoyesyes infoVirtuoso PLyes
TriggersnoUsing read-only observersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnonenoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoConstraint checkingyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoIsolation support depends on the API usedACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesno
User concepts infoAccess controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nonoFine-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)yes
More information provided by the system vendor
GraphDB infoformer name: OWLIMLovefieldRDF4J infoformerly known as SesameVirtuosoWakandaDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more
News

Riding the Databricks Wave with Hybrid Knowledge Graphs
6 June 2024

Matching Skills and Candidates with Graph RAG
31 May 2024

A Triple Store RAG Retriever
29 May 2024

Integrating GraphDB with Relational Database Systems
23 May 2024

Understanding the Graph Center of Excellence
17 May 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GraphDB infoformer name: OWLIMLovefieldRDF4J infoformerly known as SesameVirtuosoWakandaDB
Recent citations in the news

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17 January 2024, Datanami

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here