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 > JanusGraph vs. OceanBase vs. Oracle vs. RDF4J vs. SAP HANA

System Properties Comparison JanusGraph vs. OceanBase vs. Oracle vs. RDF4J vs. SAP HANA

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonOceanBase  Xexclude from comparisonOracle  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A distributed, high available RDBMS compatible with Oracle and MySQLWidely used RDBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.In-memory, column based data store. Available as appliance or cloud service
Primary database modelGraph DBMSRelational DBMSRelational DBMSRDF storeRelational DBMS
Secondary database modelsDocument store
Wide column store
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Websitejanusgraph.orgen.oceanbase.comwww.oracle.com/­databaserdf4j.orgwww.sap.com/­products/­hana.html
Technical documentationdocs.janusgraph.orgen.oceanbase.com/­docs/­oceanbase-databasedocs.oracle.com/­en/­databaserdf4j.org/­documentationhelp.sap.com/­hana
DeveloperLinux Foundation; originally developed as Titan by AureliusOceanBase infopreviously Alibaba and Ant GroupOracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SAP
Initial release20172010198020042010
Current release0.6.3, February 20234.3.0, April 202423c, September 20232.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoCommercial license availablecommercial inforestricted free version is availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercial
Cloud-based only infoOnly available as a cloud servicenonononono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C and C++Java
Server operating systemsLinux
OS X
Unix
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Unix
Windows
Appliance or cloud-service
Data schemeyesyesyes infoSchemaless in JSON and XML columnsyes infoRDF Schemasyes
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.noyesyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsnoyes
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
ODBC
Supported programming languagesClojure
Java
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Java
PHP
Python
Server-side scripts infoStored proceduresyesPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modePL/SQL infoalso stored procedures in Java possibleyesSQLScript, R
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding, horizontal partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using PaxosMulti-source replication
Source-replica replication
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoisolation level can be parameterizedACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlUser authentification and security via Rexster Graph ServerAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
JanusGraph infosuccessor of TitanOceanBaseOracleRDF4J infoformerly known as SesameSAP HANA
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
JanusGraph infosuccessor of TitanOceanBaseOracleRDF4J infoformerly known as SesameSAP HANA
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Database 23ai brings data and AI together
2 May 2024, Techzine Europe

Oracle expands vector support in latest cloud database release
2 May 2024, SiliconANGLE News

Oracle adds vector search capabilities to database platform
2 May 2024, TechTarget

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

Automate deployment of SAP Web Dispatcher using AWS Launch Wizard
1 May 2024, AWS Blog

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Surviving the Storm: Disaster-recovery for SAP HANA Downtime
21 August 2023, Spiceworks News and Insights

provided by Google News



Share this page

Featured Products

Milvus logo

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here