Dgraph vs Redland

Dgraph is a property graph database; Redland is a rdf database. Dgraph (2015-12, Apache-2.0, Go) ranks #3 this month; Redland (2000, LGPL-2.1 OR GPL-2.0 OR Apache-2.0, C) ranks #68.

Attribute Dgraph #3 = Leader Redland #68 ▲1 Growing
At a glance
Rank #3#68
Score 67.644.8
GitHub stars 21.8k105
Popularity 79.749.6
Activity 77.227.9
Community 67.356.3
Research 62.354.3
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 modular C library suite for RDF storage, parsing, and querying. Comprises Raptor (parser/serializer), Rasqal (query engine), and librdf (storage API) with pluggable backends including Berkeley DB, PostgreSQL, MySQL, and SQLite. Provides bindings for Perl, Python, Ruby, and PHP.
Vendor IstariDave Beckett
Model Property GraphRDF
Kind databaselibrary
Category EnterpriseEstablished
First released 2015-122000
Status activeinactive — Mature project with periodic maintenance. Last release 2.0.18 in October 2024.
License Apache-2.0LGPL-2.1 OR GPL-2.0 OR Apache-2.0
Written in GoC
Query languages DQL, GraphQLSPARQL
gdotv support yesno

Feature scores — not surveyed for Redland

Feature DgraphRedland
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