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. Oracle Rdb vs. SiriDB vs. SQL.JS vs. Trafodion

System Properties Comparison Memgraph vs. Oracle Rdb vs. SiriDB vs. SQL.JS vs. Trafodion

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSiriDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jOpen Source Time Series DBMSPort of SQLite to JavaScriptTransactional SQL-on-Hadoop DBMS
Primary database modelGraph DBMSRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitememgraph.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlsiridb.comsql.js.orgtrafodion.apache.org
Technical documentationmemgraph.com/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.siridb.comsql.js.org/­documentation/­index.htmltrafodion.apache.org/­documentation.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdOracle, originally developed by Digital Equipment Corporation (DEC)CesbitAlon Zakai infoenhancements implemented by othersApache Software Foundation, originally developed by HP
Initial release20171984201720122014
Current release7.4.1.1, 20212.3.0, February 2019
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source infoMIT LicenseOpen SourceOpen Source infoApache 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++CJavaScriptC++, Java
Server operating systemsLinuxHP Open VMSLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-free and schema-optionalFlexible Schema (defined schema, partial schema, schema free)yesyesyes
Typing infopredefined data types such as float or dateyesyesyes infoNumeric datayesyes
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.nonononono
Secondary indexesyesyesyes
SQL infoSupport of SQLnoyesnoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsBolt protocol
Cypher query language
HTTP APIJavaScript APIADO.NET
JDBC
ODBC
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
JavaScriptAll languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresnonoJava Stored Procedures
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesnoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationyes, on a single nodenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno
User concepts infoAccess controlUsers, roles and permissionssimple rights management via user accountsnofine grained access rights according to SQL-standard
More information provided by the system vendor
MemgraphOracle RdbSiriDBSQL.JSTrafodion
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 RdbSiriDBSQL.JSTrafodion
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

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

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

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

provided by Google News

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

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24 January 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here