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

DBMS > MySQL vs. NuoDB vs. Oracle vs. PouchDB vs. RRDtool

System Properties Comparison MySQL vs. NuoDB vs. Oracle vs. PouchDB vs. RRDtool

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonNuoDB  Xexclude from comparisonOracle  Xexclude from comparisonPouchDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionWidely used open source RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsWidely used RDBMSJavaScript DBMS with an API inspired by CouchDBIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelRelational DBMS infoKey/Value like access via memcached APIRelational DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Websitewww.mysql.comwww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­databasepouchdb.comoss.oetiker.ch/­rrdtool
Technical documentationdev.mysql.com/­docdoc.nuodb.comdocs.oracle.com/­en/­databasepouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­doc
DeveloperOracle infosince 2010, originally MySQL AB, then SunDassault Systèmes infooriginally NuoDB, Inc.OracleApache Software FoundationTobias Oetiker
Initial release19952013198020121999
Current release8.3.0, January 202423c, September 20237.1.1, June 20191.8.0, 2022
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infolimited edition freecommercial inforestricted free version is availableOpen SourceOpen Source infoGPL V2 and FLOSS
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC and C++C++C and C++JavaScriptC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
Data schemeyesyesyes infoSchemaless in JSON and XML columnsschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoNumeric 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.yesnoyesnono infoExporting into and restoring from XML files possible
Secondary indexesyesyesyesyes infovia viewsno
SQL infoSupport of SQLyes infowith proprietary extensionsyesyes infowith proprietary extensionsnono
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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
JavaScriptC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresyes infoproprietary syntaxJava, SQLPL/SQL infoalso stored procedures in Java possibleView functions in JavaScriptno
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricdata is dynamically stored/cached on the nodes where it is read/writtenSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDBMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACID infotunable commit protocolACID infoisolation level can be parameterizednono
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyes infoMVCCyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyes 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.yesyes infoTemporary tableyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesyes
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standardnono

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more
Navicat 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
MySQLNuoDBOraclePouchDBRRDtool
DB-Engines blog posts

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, Microsoft

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

First principles: Inside MySQL HeatWave Lakehouse on OCI
27 July 2023, blogs.oracle.com

Insert Data into a MySQL Database via a Python Script
26 November 2023, The New Stack

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB 4.0 improves cloud-native database capabilities
31 July 2019, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

RSA Conference 2024: The Art of Possible
16 April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Insurance company Great Eastern migrates 300 databases to on-premise Oracle Cloud hardware
16 April 2024, DatacenterDynamics

Oracle Releases Biggest Security Update in 2024 – 372 Vulnerabilities Are Fixed – Update Now!
17 April 2024, GBHackers

Alert! Oracle Releases Critical Patch Update 2024 - 372 Vulnerabilities are Fixed
17 April 2024, CybersecurityNews

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

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

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

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

Present your product here