Apache Giraph vs Dgraph

Both are property graph databases. Apache Giraph (2012-02, Apache-2.0, Java) ranks #55 this month; Dgraph (2015-12, Apache-2.0, Go) ranks #3.

Attribute Apache Giraph #55 ▲3 Growing Dgraph #3 = Leader
At a glance
Rank #55#3
Score 48.167.6
GitHub stars 62021.8k
Popularity 54.179.7
Activity 29.577.2
Community 56.667.3
Research 57.762.3
Fundamentals
Description An iterative graph processing system built for high scalability, inspired by Google's Pregel model. Runs on Apache Hadoop using a bulk-synchronous parallel computing model where vertices exchange messages during computation supersteps. Originally developed at Yahoo and later used at scale by Facebook.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.
Vendor Apache Software FoundationIstari
Model Property GraphProperty Graph
Kind query-enginedatabase
Category EstablishedEnterprise
First released 2012-022015-12
Status inactive — Retired to the Apache Attic in October 2023. Repository is archived and read-only.active
License Apache-2.0Apache-2.0
Written in JavaGo
Query languages Java APIDQL, GraphQL
gdotv support noyes

Feature scores — not surveyed for Apache Giraph

Feature Apache GiraphDgraph
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