DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Memgraph vs. RethinkDB vs. Sequoiadb vs. TinkerGraph

System Properties Comparison Memgraph vs. RethinkDB vs. Sequoiadb vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonRethinkDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jDBMS for the Web with a mechanism to push updated query results to applications in realtime.NewSQL database with distributed OLTP and SQLA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelGraph DBMSDocument storeDocument store
Relational DBMS
Graph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.91
Rank#94  Overall
#7  Graph DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Score0.42
Rank#263  Overall
#41  Document stores
#121  Relational DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Websitememgraph.comrethinkdb.comwww.sequoiadb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationmemgraph.com/­docsrethinkdb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdThe Linux Foundation infosince July 2017Sequoiadb Ltd.
Initial release2017200920132009
Current release2.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0
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++C++C++Java
Server operating systemsLinuxLinux
OS X
Windows
Linux
Data schemeschema-free and schema-optionalschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyes infooid, date, timestamp, binary, regexyes
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.nononono
Secondary indexesyesyesno
SQL infoSupport of SQLnonoSQL-like query languageno
APIs and other access methodsBolt protocol
Cypher query language
proprietary protocol using JSONTinkerPop 3
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
C++
Java
PHP
Python
Groovy
Java
Server-side scripts infoStored proceduresJavaScriptno
TriggersClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationAtomic single-document operationsDocument is locked during a transactionno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoMVCC basedyesno
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlUsers, roles and permissionsyes infousers and table-level permissionssimple password-based access controlno
More information provided by the system vendor
MemgraphRethinkDBSequoiadbTinkerGraph
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
MemgraphRethinkDBSequoiadbTinkerGraph
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

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

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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