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 > Oracle vs. Percona Server for MongoDB vs. Riak KV vs. SAP SQL Anywhere vs. Titan

System Properties Comparison Oracle vs. Percona Server for MongoDB vs. Riak KV vs. SAP SQL Anywhere vs. Titan

Editorial information provided by DB-Engines
NameOracle  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionWidely used RDBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Distributed, fault tolerant key-value storeRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelRelational DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSGraph 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
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitewww.oracle.com/­databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­thinkaurelius/­titan
Technical documentationdocs.oracle.com/­en/­databasedocs.percona.com/­percona-distribution-for-mongodbwww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_SQL_Anywheregithub.com/­thinkaurelius/­titan/­wiki
DeveloperOraclePerconaOpenSource, formerly Basho TechnologiesSAP infoformerly SybaseAurelius, owned by DataStax
Initial release19802015200919922012
Current release23c, September 20233.4.10-2.10, November 20173.2.0, December 202217, July 2015
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen Source infoGPL Version 2Open Source infoApache version 2, commercial enterprise editioncommercialOpen Source infoApache license, version 2.0
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 languageC and C++C++ErlangJava
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
LinuxLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemeyes infoSchemaless in JSON and XML columnsschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yesnonoyes
Secondary indexesyesyesrestrictedyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsnonoyesno
APIs and other access methodsJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
proprietary protocol using JSONHTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
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
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Clojure
Java
Python
Server-side scripts infoStored proceduresPL/SQL infoalso stored procedures in Java possibleJavaScriptErlangyes, in C/C++, Java, .Net or Perlyes
Triggersyesnoyes infopre-commit hooks and post-commit hooksyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingSharding infono "single point of failure"noneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factorSource-replica replication infoDatabase mirroringyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be realized in PL/SQLyesyesnoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoisolation level can be parameterizednonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
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 Engineyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesyes, using Riak Securityfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Server

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
OraclePercona Server for MongoDBRiak KVSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTitan
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, PR Newswire

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

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

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

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

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

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

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

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

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

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here