# Dgraph vs JanusGraph

| Attribute | Dgraph | JanusGraph |
|---|---|---|
| **Vioscale score** | 50.3 (60% (medium)) | 52.7 (70% (medium)) |
| activity.commits_last_30d | 13 | 9 |
| adoption.dependent_repos | 9 | 250 |
| adoption.github_stars | 21,780 | 5,829 |
| deployment.options | `{"self_hosted":true}` | `{"on_prem":true,"self_hosted":true}` |
| description.long | An open-source, horizontally scalable GraphQL database providing ACID transactions and consistent replication across distributed clusters. Built for handling complex queries over large datasets with strong consistency guarantees. | A database system that stores and queries extremely large graphs spread across multiple machines, enabling many users to run complex lookups simultaneously with strong transaction guarantees and support for batch analytics. |
| features.capabilities | `{"storage":"native","workload":"transactional","deployment":"self_hosted","consistency":"strong","distributed":"sharded","graph_model":"property_graph","licence_class":"permissive","vector_search":false,"query_language":"GraphQL","replication_ha":true,"full_text_search":"built_in","acid_transactions":"full"}` | `{"storage":"pluggable","workload":"both","deployment":"self_hosted","consistency":"tunable","distributed":"sharded","graph_model":"property_graph","licence_class":"permissive","query_language":"Gremlin","replication_ha":true,"full_text_search":"via_index","standard_support":true,"acid_transactions":"full"}` |
| integrations.count | - | 14 |
| integrations.list | - | `[{"name":"Apache Cassandra"},{"name":"Apache HBase"},{"name":"Google Cloud Bigtable"},{"name":"Oracle BerkeleyDB"},{"name":"ScyllaDB"},{"name":"Elasticsearch"},{"name":"Apache Solr"},{"name":"Apache Lucene"},{"name":"Apache Spark"},{"name":"Aerospike"},{"name":"DynamoDB"},{"name":"FoundationDB"},{"name":"Gremlin"},{"name":"Apache TinkerPop"}]` |
| language.primary | Go | Java |
| license.spdx | Apache-2.0 | - |
| platform.support | `{"cli":true,"linux":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"open_source","sourceUrl":"https://dgraph.io","retrievedAt":"2026-08-14T21:32:22.614Z"}` | `{"type":"open_source","summary":"Fully open source under Apache 2 license. No commercial licensing required.","freeTier":true,"sourceUrl":"https://janusgraph.org","retrievedAt":"2026-08-14T21:32:49.930Z"}` |
| pricing.free_tier | - | yes |
| pricing.model | open_source | commercial |
| pricing.price_level | free | free |
| pricing.transparent | - | yes |
| release.cadence_days | 13 | 74 |
| release.history | `[{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.4.1","date":"2026-08-24T19:28:23Z","type":"stable","version":"v25.4.1"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.4.0","date":"2026-07-30T18:23:57Z","type":"stable","version":"v25.4.0"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.8","date":"2026-07-09T00:31:54Z","type":"stable","version":"v25.3.8"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.7","date":"2026-06-25T17:26:37Z","type":"stable","version":"v25.3.7"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.6","date":"2026-06-19T20:35:59Z","type":"stable","version":"v25.3.6"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.5","date":"2026-06-11T22:10:55Z","type":"stable","version":"v25.3.5"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.4.0-preview1","date":"2026-05-29T16:19:21Z","type":"prerelease","version":"v25.4.0-preview1"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.4","date":"2026-05-11T21:05:44Z","type":"stable","version":"v25.3.4"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v24.1.9","date":"2026-05-11T21:03:38Z","type":"stable","version":"v24.1.9"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.3","date":"2026-04-21T21:27:22Z","type":"stable","version":"v25.3.3"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v24.1.8","date":"2026-04-21T21:26:12Z","type":"stable","version":"v24.1.8"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.2","date":"2026-04-13T21:12:50Z","type":"stable","version":"v25.3.2"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v24.1.7","date":"2026-04-13T21:08:51Z","type":"stable","version":"v24.1.7"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.1","date":"2026-04-01T22:05:49Z","type":"stable","version":"v25.3.1"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v24.1.6","date":"2026-04-01T22:04:29Z","type":"stable","version":"v24.1.6"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.1-preview-federation-changes","date":"2026-03-20T20:41:32Z","type":"prerelease","version":"v25.3.1-preview-federation-changes"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.0","date":"2026-03-06T16:59:37Z","type":"stable","version":"v25.3.0"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.0-preview-no-maxprocs","date":"2026-02-16T19:51:48Z","type":"prerelease","version":"v25.3.0-preview-no-maxprocs"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.2.0","date":"2026-01-29T00:26:10Z","type":"stable","version":"v25.2.0"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.1.0","date":"2025-12-12T00:45:30Z","type":"stable","version":"v25.1.0"}]` | `[{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v1.1.0","date":"2024-11-09T01:29:58Z","type":"stable","version":"v1.1.0"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v1.0.1","date":"2024-11-08T21:41:28Z","type":"stable","version":"v1.0.1"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v1.0.0","date":"2023-10-22T02:40:57Z","type":"stable","version":"v1.0.0"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.6.4","date":"2023-10-09T05:14:24Z","type":"stable","version":"v0.6.4"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v1.0.0-rc2","date":"2023-02-26T14:20:07Z","type":"prerelease","version":"v1.0.0-rc2"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.6.3","date":"2023-02-20T22:06:55Z","type":"stable","version":"v0.6.3"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v1.0.0-rc1","date":"2022-12-08T09:15:08Z","type":"prerelease","version":"v1.0.0-rc1"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.6.2","date":"2022-05-31T09:35:37Z","type":"stable","version":"v0.6.2"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.6.1","date":"2022-01-19T12:51:43Z","type":"stable","version":"v0.6.1"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.6.0","date":"2021-09-03T12:33:53Z","type":"stable","version":"v0.6.0"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.3","date":"2020-12-25T12:09:56Z","type":"stable","version":"v0.5.3"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.2","date":"2020-05-06T00:49:42Z","type":"stable","version":"v0.5.2"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.1","date":"2020-04-04T17:21:58Z","type":"stable","version":"v0.5.1"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.0","date":"2020-03-12T05:40:36Z","type":"stable","version":"v0.5.0"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.4.1","date":"2020-01-15T16:40:54Z","type":"stable","version":"v0.4.1"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.3.3","date":"2020-01-14T17:40:44Z","type":"stable","version":"v0.3.3"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.4.0","date":"2019-07-02T19:27:38Z","type":"stable","version":"v0.4.0"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.3.2","date":"2019-06-17T14:29:03Z","type":"stable","version":"v0.3.2"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.3","date":"2019-05-22T01:26:16Z","type":"stable","version":"v0.2.3"},{"url":"https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.2","date":"2018-10-09T18:04:43Z","type":"stable","version":"v0.2.2"}]` |
| reliability.status_page | - | yes |
| security.scorecard | 6 | 6.5 |
| security.vulnerabilities | `{"count":6,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2Fdgraph-io%2Fdgraph&per_page=100","last_12m":5,"max_severity":"CRITICAL"}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=org.janusgraph%3Ajanusgraph-core&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Graph Databases)

| Capability | Dgraph | JanusGraph |
|---|:--:|:--:|
| **Model** |  |  |
| Graph model | Property graph | Property graph |
| Query language(s) | GraphQL | Gremlin |
| **Transactions** |  |  |
| ACID transactions | Full | Full |
| Consistency model | Strong | Tunable |
| **Architecture** |  |  |
| Storage | Native graph | Pluggable backend |
| Distributed / scale | Sharded | Sharded |
| Replication / HA | ✓ | ✓ |
| OLTP vs OLAP | Transactional | Both |
| **Deployment** |  |  |
| Deployment | Self-hosted | Self-hosted |
| **Search** |  |  |
| Full-text search | Built-in | Via index |
| Built-in vector search | ✗ | - |
| **Licensing** |  |  |
| Licence class | Permissive OSS | Permissive OSS |
| **Portability** |  |  |
| openCypher / TinkerPop standard | - | ✓ |

*Source: Vioscale. Generated 2026-09-01T16:38:29.749Z. "-" = undocumented, not absent.*
