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 > Memgraph vs. OceanBase vs. Oracle NoSQL vs. RRDtool vs. TimesTen

System Properties Comparison Memgraph vs. OceanBase vs. Oracle NoSQL vs. RRDtool vs. TimesTen

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonOceanBase  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRRDtool  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jA distributed, high available RDBMS compatible with Oracle and MySQLA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIndustry 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.In-Memory RDBMS compatible to Oracle
Primary database modelGraph DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitememgraph.comen.oceanbase.comwww.oracle.com/­database/­nosql/­technologies/­nosqloss.oetiker.ch/­rrdtoolwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationmemgraph.com/­docsen.oceanbase.com/­docs/­oceanbase-databasedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmloss.oetiker.ch/­rrdtool/­docdocs.oracle.com/­database/­timesten-18.1
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdOceanBase infopreviously Alibaba and Ant GroupOracleTobias OetikerOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20172010201119991998
Current release4.3.0, April 202424.1, May 20241.8.0, 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoCommercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL V2 and FLOSScommercial
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++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxLinuxLinux
Solaris SPARC/x86
HP-UX
Linux
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-free and schema-optionalyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or dateyesyesoptionalNumeric data onlyyes
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 infoExporting into and restoring from XML files possibleno
Secondary indexesyesyesnoyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsnoyes
APIs and other access methodsBolt protocol
Cypher query language
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
RESTful HTTP APIin-process shared library
Pipes
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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#
Go
Java
JavaScript (Node.js)
Python
C 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
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenonoPL/SQL
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioninghorizontal partitioning (by hash, key, range, range columns, list, and list columns)Shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication using PaxosElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
noneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes inforelationships in graphsyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationACIDconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cacheyesyes
User concepts infoAccess controlUsers, roles and permissionsAccess rights for users, groups and roles according to SQL-standardAccess rights for users and rolesnofine grained access rights according to SQL-standard
More information provided by the system vendor
MemgraphOceanBaseOracle NoSQLRRDtoolTimesTen
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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

More resources
MemgraphOceanBaseOracle NoSQLRRDtoolTimesTen
DB-Engines blog posts

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

Recent citations in the news

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

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

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, PR Newswire Asia

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

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

provided by Google News

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

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

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Graph Your Network with Cacti
1 January 2009, Open Source For You

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