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

DBMS > Oracle vs. Oracle Rdb vs. PouchDB vs. Splunk

System Properties Comparison Oracle vs. Oracle Rdb vs. PouchDB vs. Splunk

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOracle  Xexclude from comparisonOracle Rdb  Xexclude from comparisonPouchDB  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionWidely used RDBMSJavaScript DBMS with an API inspired by CouchDBAnalytics Platform for Big Data
Primary database modelRelational DBMSRelational DBMSDocument storeSearch engine
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
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score89.10
Rank#14  Overall
#2  Search engines
Websitewww.oracle.com/­databasewww.oracle.com/­database/­technologies/­related/­rdb.htmlpouchdb.comwww.splunk.com
Technical documentationdocs.oracle.com/­en/­databasewww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlpouchdb.com/­guidesdocs.splunk.com/­Documentation/­Splunk
DeveloperOracleOracle, originally developed by Digital Equipment Corporation (DEC)Apache Software FoundationSplunk Inc.
Initial release1980198420122003
Current release23c, September 20237.4.1.1, 20217.1.1, June 2019
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercialOpen Sourcecommercial infoLimited free edition and free developer edition available
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 languageC and C++JavaScript
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
HP Open VMSserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Solaris
Windows
Data schemeyes infoSchemaless in JSON and XML columnsFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLyes infowith proprietary extensionsyesnono infoSplunk Search Processing Language for search commands
APIs and other access methodsJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
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
JavaScriptC#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresPL/SQL infoalso stored procedures in Java possibleView functions in JavaScriptyes
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be realized in PL/SQLnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoisolation level can be parameterizedyes, on a single nodenono infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
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'noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users and roles

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart 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

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

More resources
OracleOracle RdbPouchDBSplunk
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Announcing FOCUS support for OCI cost reports to make multicloud FinOps easier
6 June 2024, Oracle

Oracle Database Testing
2 June 2024, ITPro Today

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

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

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here