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. Oracle vs. Percona Server for MongoDB vs. Prometheus

System Properties Comparison JanusGraph vs. Oracle vs. Percona Server for MongoDB vs. Prometheus

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPrometheus  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used RDBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Open-source Time Series DBMS and monitoring system
Primary database modelGraph DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsDocument 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score7.69
Rank#50  Overall
#3  Time Series DBMS
Websitejanusgraph.orgwww.oracle.com/­databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbprometheus.io
Technical documentationdocs.janusgraph.orgdocs.oracle.com/­en/­databasedocs.percona.com/­percona-distribution-for-mongodbprometheus.io/­docs
DeveloperLinux Foundation; originally developed as Titan by AureliusOraclePercona
Initial release2017198020152015
Current release0.6.3, February 202323c, September 20233.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial inforestricted free version is availableOpen Source infoGPL Version 2Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++Go
Server operating systemsLinux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
LinuxLinux
Windows
Data schemeyesyes infoSchemaless in JSON and XML columnsschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesNumeric data only
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.noyesnono infoImport of XML data possible
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyes infowith proprietary extensionsnono
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
proprietary protocol using JSONRESTful HTTP/JSON API
Supported programming languagesClojure
Java
Python
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
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresyesPL/SQL infoalso stored procedures in Java possibleJavaScriptno
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding, horizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Source-replica replicationyes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics engineno infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integrityyes infoRelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizednono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
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 infovia In-Memory Engineno
User concepts infoAccess controlUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardAccess rights for users and rolesno

More information provided by the system vendor

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

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

More resources
JanusGraph infosuccessor of TitanOraclePercona Server for MongoDBPrometheus
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

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

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 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

A Look at The HP Oracle Database Machine
30 May 2024, Data Center Knowledge

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, blogs.oracle.com

Oracle Plans to Open Two Public Cloud Regions in Morocco
30 May 2024, PR Newswire

Oracle Database 23ai - Feel the Difference
27 May 2024, iProgrammer

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

provided by Google News

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

The Case Against the Server Side Public License (SSPL)
11 October 2022, The New Stack

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12 October 2018, AWS Blog

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

Exadata Real-Time Insight - Quick Start
3 April 2024, blogs.oracle.com

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

OpenTelemetry vs. Prometheus: You can’t fix what you can’t see
29 March 2024, ibm.com

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

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

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

Present your product here