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

DBMS > JaguarDB vs. Memgraph vs. RethinkDB vs. Transbase

System Properties Comparison JaguarDB vs. Memgraph vs. RethinkDB vs. Transbase

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameJaguarDB  Xexclude from comparisonMemgraph  Xexclude from comparisonRethinkDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionPerformant, highly scalable DBMS for AI and IoT applicationsAn 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.A resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value store
Vector DBMS
Graph DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitewww.jaguardb.commemgraph.comrethinkdb.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.jaguardb.com/­support.htmlmemgraph.com/­docsrethinkdb.com/­docswww.transaction.de/­en/­products/­transbase/­features.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDataJaguar, Inc.Memgraph LtdThe Linux Foundation infosince July 2017Transaction Software GmbH
Initial release2015201720091987
Current release3.3 July 20232.4.1, August 2020Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoGPL V3.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2commercial infofree development license
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++ infothe server part. Clients available in other languagesC and C++C++C and C++
Server operating systemsLinuxLinuxLinux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-free and schema-optionalschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes
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 indexesyesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnonoyes
APIs and other access methodsJDBC
ODBC
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.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
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyes
TriggersnoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication using RAFTSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationAtomic single-document operationsyes
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoMVCC basedyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlrights management via user accountsUsers, roles and permissionsyes infousers and table-level permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
JaguarDBMemgraphRethinkDBTransbase
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
JaguarDBMemgraphRethinkDBTransbase
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

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

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

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

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

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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

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.

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

Present your product here