DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Memgraph vs. Oracle NoSQL vs. RRDtool vs. Tibero vs. TimesTen

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

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRRDtool  Xexclude from comparisonTibero  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jA 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.A secure RDBMS, designed for easy portability from OracleAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelGraph DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.91
Rank#94  Overall
#7  Graph DBMS
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score1.70
Rank#136  Overall
#11  Time Series DBMS
Score1.46
Rank#151  Overall
#70  Relational DBMS
Score1.26
Rank#164  Overall
#75  Relational DBMS
Websitememgraph.comwww.oracle.com/­database/­nosql/­technologies/­nosqloss.oetiker.ch/­rrdtoolus.tmaxsoft.com/­products/­tiberowww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationmemgraph.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmloss.oetiker.ch/­rrdtool/­doctechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmldocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdOracleTobias OetikerTmaxSoftOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20172011199920031998
Current release24.1, May 20241.8.0, 20227, September 2022Release 22.1
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL V2 and FLOSScommercialcommercial
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++JavaC infoImplementations in Java (e.g. RRD4J) and C# availableC and Assembler
Server operating systemsLinuxLinux
Solaris SPARC/x86
HP-UX
Linux
AIX
HP-UX
Linux
Solaris
Windows
IBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeschema-free and schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes
Typing infopredefined data types such as float or dateyesoptionalNumeric data onlyyesyes
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.nonono infoExporting into and restoring from XML files possibleyesno
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyesyes
APIs and other access methodsBolt protocol
Cypher query language
RESTful HTTP APIin-process shared library
Pipes
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresnonoPersistent Stored Procedure (PSM)PL/SQL
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningShardingnonehorizontal partitioning infoby range, hash, list or compositenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
noneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationconfigurable infoACID within a storage node (=shard)noACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoby using the rrdcached daemonyesyes
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 cacheyesno infoplanned for next versionyes
User concepts infoAccess controlUsers, roles and permissionsAccess rights for users and rolesnofine grained access rights according to SQL-standard (SQL 92, SQL 99)fine grained access rights according to SQL-standard
More information provided by the system vendor
MemgraphOracle NoSQLRRDtoolTiberoTimesTen
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
MemgraphOracle NoSQLRRDtoolTiberoTimesTen
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

Top Open Source Graph Databases
3 June 2024, MarkTechPost

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

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

provided by Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, oracle.com

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

Oracle Releases Big Data Appliance with Cloudera Distribution for Hadoop
10 January 2012, SiliconANGLE News

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

How to Make a Solar Powered Weather Station #piday #raspberrypi @Raspberry_Pi
26 August 2016, Adafruit Blog

provided by Google News

[Herald Interview] TmaxTibero eyes global expansion with certified DBMS tech
11 August 2024, The Korea Herald

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS
2 August 2022, AWS Blog

Hyundai and Kia Say Good-bye to Oracle and Choose Tmax as DBMS Vendor
13 June 2019, BusinessKorea

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, 코리아타임스

South Korea’s Database Management System Market Diversifies with Other Cloud and Open Source Companies
25 October 2019, Etnews

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Present your product here