Dgraph vs Memgraph

Both are property graph databases. Dgraph (2015-12, Apache-2.0, Go) ranks #3 this month; Memgraph (2020-05, BUSL-1.1, C++) ranks #5. They differ on 15 of 46 surveyed features.

Attribute Dgraph #3 = Leader Memgraph #5 ▲1 Strong
At a glance
Rank #3#5
Score 67.664.6
GitHub stars 21.8k4.4k
Popularity 79.767.0
Activity 77.282.1
Community 67.361.0
Research 62.361.1
Fundamentals
Description A distributed graph database with horizontal scaling and ACID transactions. Uses its own query language (DQL) derived from GraphQL, with automatic shard rebalancing across cluster nodes.An in-memory property graph database with ACID transactions and strong consistency. Includes the MAGE library of graph algorithms and supports real-time streaming ingestion.
Vendor IstariMemgraph
Model Property GraphProperty Graph
Kind databasedatabase
Category EnterpriseEnterprise
First released 2015-122020-05
Status activeactive
License Apache-2.0BUSL-1.1
Written in GoC++
Query languages DQL, GraphQLopenCypher
gdotv support yesyes

Feature scores 15 of 46 rows differ

Feature DgraphMemgraph
Community & Business
Active development
Commercial support
Live community 0.50.5
Open Source ·
Pricing ··
Trendiness 0.250.25
Deployment
Containerization
Work as dedicated instance
Work as embedded ··
Testing in-memory version 0.75
Platform
Operating on Linux
Operating on Windows 0.5
SaaS offering
Operations
Automatic updates ··
Client side caching ··
Data versioning support ··
Live backups
Distribution
Cluster Re-balancing
Data Distribution
High-Availability
Query Distribution
Replication support
Developer Experience
Data types defined ·
Logging/Auditing 0.5
Object-Graph Mapper ·
Reactive programming ··
Documentation up-to-date 0.50.75
Binary protocol
CLI ·
GUI
Data Model
Multi-database ··
Graph-native data
REST API ·
Query Language
Transactions
Granular locking ··
Multiple isolation levels ··
Read committed transaction ·
Transaction support
Schema & Security
Constraints ·
Schema support 0.75
Secondary indexes
Server side procedures ·
Triggers ·
Authentication
Authorization
Data encryption ·