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 > HugeGraph vs. Interbase vs. JanusGraph vs. Stardog vs. Virtuoso

System Properties Comparison HugeGraph vs. Interbase vs. JanusGraph vs. Stardog vs. Virtuoso

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonInterbase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonStardog  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSLight-weight proven RDBMS infooriginally from BorlandA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelGraph DBMSRelational DBMSGraph DBMSGraph DBMS
RDF store
Document store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitegithub.com/­hugegraph
hugegraph.apache.org
www.embarcadero.com/­products/­interbasejanusgraph.orgwww.stardog.comvirtuoso.openlinksw.com
Technical documentationhugegraph.apache.org/­docsdocs.embarcadero.com/­products/­interbasedocs.janusgraph.orgdocs.stardog.comdocs.openlinksw.com/­virtuoso
DeveloperBaiduEmbarcaderoLinux Foundation; originally developed as Titan by AureliusStardog-UnionOpenLink Software
Initial release20181984201720101998
Current release0.9InterBase 2020, December 20190.6.3, February 20237.3.0, May 20207.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPLv2, 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 languageJavaCJavaJavaC
Server operating systemsLinux
macOS
Unix
Android
iOS
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesyesschema-free and OWL/RDFS-schema supportyes 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
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.nono infoexport as XML data possiblenono infoImport/export of XML data possibleyes
Secondary indexesyes infoalso supports composite index and range indexyesyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnoyesnoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
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
Supported programming languagesGroovy
Java
Python
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Clojure
Java
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsyes infoInterbase procedure and trigger languageyesuser defined functions and aggregates, HTTP Server extensions in Javayes infoVirtuoso PL
Triggersnoyesyesyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBasenoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseInterbase Change ViewsyesMulti-source replication in HA-ClusterChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknoyes infovia Faunus, a graph analytics enginenoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphyesyes infoRelationships in graphsyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMultiversion concurreny controlyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlUsers, roles and permissionsfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph ServerAccess rights for users and rolesFine-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)
More information provided by the system vendor
HugeGraphInterbaseJanusGraph infosuccessor of TitanStardogVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more

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
HugeGraphInterbaseJanusGraph infosuccessor of TitanStardogVirtuoso
Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, blog.csdn.net

provided by Google News

Borland InterBase backdoor detected
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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.

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here