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 > Dolt vs. Memgraph vs. TigerGraph vs. TinkerGraph

System Properties Comparison Dolt vs. Memgraph vs. TigerGraph vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonMemgraph  Xexclude from comparisonTigerGraph  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAn open source graph database built for real-time streaming and compatible with Neo4jA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSGraph DBMSGraph DBMSGraph DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
memgraph.comwww.tigergraph.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.dolthub.commemgraph.com/­docsdocs.tigergraph.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDoltHub IncMemgraph Ltd
Initial release2018201720172009
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen 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 languageGoC and C++C++Java
Server operating systemsLinux
macOS
Windows
LinuxLinux
Data schemeyesschema-free and schema-optionalyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesno
SQL infoSupport of SQLyesnoSQL-like query language (GSQL)no
APIs and other access methodsCLI Client
HTTP REST
Bolt protocol
Cypher query language
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
TinkerPop 3
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Java
Groovy
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyesno
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication using RAFTnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integrityyesyes inforelationships in graphsyes infoRelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupUsers, roles and permissionsRole-based access controlno
More information provided by the system vendor
DoltMemgraphTigerGraphTinkerGraph
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
DoltMemgraphTigerGraphTinkerGraph
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google 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

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

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

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

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here