Dgraph vs GraphQLite

Both are property graph databases. Dgraph (2015-12, Apache-2.0, Go) ranks #3 this month; GraphQLite (2025-07, MIT, C) ranks #102.

Attribute Dgraph #3 = Leader GraphQLite #102 ▲8 Growing
At a glance
Rank #3#102
Score 66.535.3
GitHub stars 21.8k473
Popularity 76.742.2
Activity 78.564.4
Community 67.355.2
Research 57.750.4
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.A loadable SQLite extension that adds property-graph storage and openCypher querying to any SQLite database, keeping graph and relational data together in a single zero-config file. It ships with 15+ built-in graph algorithms—PageRank, Louvain, Dijkstra, centralities—plus Python and Rust bindings, and inherits SQLite's embedded, serverless ACID operation.
Vendor IstariColliery IO
Model Property GraphProperty Graph
Kind databaseextension
Category EnterpriseEmerging
First released 2015-122025-07
Status activeactive
License Apache-2.0MIT
Written in GoC
Query languages DQL, GraphQLopenCypher
gdotv support yesno

Feature scores — not surveyed for GraphQLite

Feature DgraphGraphQLite
Community & Business
Active development
Commercial support
Live community 0.5
Open Source
Pricing ·
Trendiness 0.25
Deployment
Containerization
Work as dedicated instance
Work as embedded ·
Testing in-memory version
Platform
Operating on Linux
Operating on Windows
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.5
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
Secondary indexes
Server side procedures ·
Triggers ·
Authentication
Authorization
Data encryption