DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HugeGraph vs. IBM Db2 vs. InterSystems Caché vs. jBASE vs. Virtuoso

System Properties Comparison HugeGraph vs. IBM Db2 vs. InterSystems Caché vs. jBASE vs. Virtuoso

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonjBASE  Xexclude from comparisonVirtuoso  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionA fast-speed and highly-scalable Graph DBMSCommon in IBM host environments, 2 different versions for host and Windows/LinuxA multi-model DBMS and application serverA robust multi-value DBMS comprising development tools and middlewareVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelGraph DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBKey-value store
Object oriented DBMS
Relational DBMS
Multivalue DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score4.27
Rank#73  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#39  Relational DBMS
#2  RDF stores
#9  Search engines
Websitegithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2www.intersystems.com/­products/­cachewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasevirtuoso.openlinksw.com
Technical documentationhugegraph.apache.org/­docswww.ibm.com/­docs/­en/­db2docs.intersystems.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.openlinksw.com/­virtuoso
DeveloperBaiduIBMInterSystemsRocket Software (formerly Zumasys)OpenLink Software
Initial release20181983 infohost version199719911998
Current release0.912.1, October 20162018.1.4, May 20205.77.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree version is availablecommercialcommercialOpen 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 languageJavaC and C++C
Server operating systemsLinux
macOS
Unix
AIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesdepending on used data modelschema-freeyes 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 dateyesyesyesoptionalyes
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.noyesyesyes
Secondary indexesyes infoalso supports composite index and range indexyesyesyes
SQL infoSupport of SQLnoyesyesEmbedded SQL for jBASE in BASICyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
.NET Client API
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
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
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C#
C++
Java
.Net
Basic
Jabbascript
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsyesyesyesyes infoVirtuoso PL
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoonly with Windows/Unix/Linux VersionnoneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseyes infowith separate tools (MQ, InfoSphere)Source-replica replicationyesChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
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-standardAccess rights for users, groups and rolesAccess rights can be defined down to the item levelFine-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
HugeGraphIBM Db2 infoformerly named DB2 or IBM Database 2InterSystems CachéjBASEVirtuoso
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
HugeGraphIBM Db2 infoformerly named DB2 or IBM Database 2InterSystems CachéjBASEVirtuoso
Recent citations in the news

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

provided by Google News

Stack-Overflow Vulnerability in IBM DB2 Universal Database 7.2 for Windows
2 June 2024, ITPro Today

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

provided by Google News

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here