GDB-Engines

The go-to resource for graph technology details

About

Open source graph databases compared

Graph databases in the catalogue published under a non-proprietary license.

74 active open source graph databases are in the catalogue. They are written mostly in Java and C++, 74 are open source, and 20 carry survey feature scores. Kuzu, Graph Engine, Apache Giraph are no longer active and listed separately below.

Attribute Neo4j #1 = Leader ArangoDB #2 = Leader Dgraph #3 = Leader Memgraph #4 ▼2 Leader OrientDB #5 ▼6 Strong TypeDB #6 ▼3 Strong
At a glance
Rank #1#2#3#4#5#6
Score 78.867.566.565.363.863.5
GitHub stars 17k14.2k21.8k4.3k5k4.4k
Popularity 93.887.776.766.675.471.5
Activity 82.874.078.581.965.875.7
Community 77.252.067.369.265.565.9
Research 98.678.957.756.464.850.4
Fundamentals
Description A property graph database that stores data as fixed-size records in linked lists for index-free adjacency traversal. Offers community and commercial editions with an extensive graph algorithms library.A multi-model database supporting graphs, key-value pairs, and documents in a unified JSON-based data model. Offers both an in-memory storage engine and a RocksDB-based engine for larger datasets.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.A distributed multi-model database combining graph and document models with TinkerPop support. Features sharding for horizontal scaling and ACID transactions.A polymorphic database that natively models inheritance hierarchies, dependencies, and conceptual schemas using its TypeQL query language. Supports clustering for scalability and a cloud-agnostic deployment model.
Vendor Neo4j IncArangoDB IncIstariMemgraphOrientDB CommunityVaticle
Model Property GraphMultipleProperty GraphProperty GraphMultipleOther
Kind databasedatabasedatabasedatabasedatabasedatabase
Category EstablishedEnterpriseEnterpriseEnterpriseEnterpriseGrowing
First released 20072012-032015201820102016
Status activeactiveactiveactiveactiveactive
License GPL-3.0BSL-1.1Apache-2.0BSL-1.1Apache-2.0MPL-2.0
Written in JavaC++GoC++JavaRust
Query languages Cypher, GQLAQLDQL, GraphQLopenCypherSQL, GremlinTypeQL
gdotv support yesnoyesyesnono

Feature scores 31 of 46 rows differ

Feature Neo4jArangoDBDgraphMemgraphOrientDBTypeDB
Community & Business
Active development
Commercial support
Live community 0.50.50.50.5
Open Source ·
Pricing 0.5····
Trendiness 0.250.250.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 0.5
Replication support
Developer Experience
Data types defined ·0.5
Logging/Auditing 0.5
Object-Graph Mapper ···
Reactive programming ····
Documentation up-to-date 0.50.750.5
Binary protocol
CLI ·
GUI
Data Model
Multi-database ···
Graph-native data ···
REST API ··
Query Language 0.50.5
Transactions
Granular locking ·····
Multiple isolation levels ···0.5
Read committed transaction ··
Transaction support
Schema & Security
Constraints ··
Schema support 0.50.75
Secondary indexes
Server side procedures 0.5··
Triggers ··
Authentication
Authorization 0.5
Data encryption ···

All 74 engines

NameVendorModel CategoryGitHub starsLicenseWritten in Query languagesRank
FalkorDB FalkorDB Property Graph Established 4.9k SSPL-1.0 C openCypher #8
Apache AGE Apache Software Foundation Property Graph Established 4.7k Apache-2.0 C openCypher, SQL #9
LadybugDB LadybugDB Property Graph Growing 1.5k MIT C++ openCypher #11
QLever University of Freiburg RDF Emerging 873 Apache-2.0 C++ SPARQL #12
SurrealDB SurrealDB Multiple Growing 32.8k BSL-1.1 Rust SurrealQL, GraphQL, GQL #14
HelixDB HelixDB Other Emerging 5.7k AGPL-3.0 Rust HelixQL #15
TinkerGraph Apache TinkerPop Property Graph Established 2.1k Apache-2.0 Java Gremlin #16
GFQL Graphistry Property Graph Growing 2.5k BSD-3-Clause Python GFQL, openCypher #17
YouTrackDB JetBrains Property Graph Emerging 426 Apache-2.0 Java Gremlin, SQL #18
Ontop Ontopic RDF Established 895 Apache-2.0 Java SPARQL #19
ArcadeDB ArcadeDB Multiple Growing 1.1k Apache-2.0 Java SQL, openCypher, Gremlin, GraphQL #21
Eclipse RDF4J Eclipse Foundation RDF Established 409 BSD-3-Clause Java SPARQL #25
Oxigraph Oxigraph Community RDF Emerging 1.8k Apache-2.0 OR MIT Rust SPARQL #26
RDFLib RDFLib Community RDF Established 2.5k BSD-3-Clause Python SPARQL #27
Apache Jena Fuseki Apache Software Foundation RDF Established 1.4k Apache-2.0 Java SPARQL #28
Raphtory Pometry Property Graph Emerging 631 GPL-3.0 Rust GraphQL #30
Fluree Fluree RDF Growing 441 EPL-2.0 Rust FlureeQL, SPARQL, GraphQL #31
Atomic Server Ontola Other Emerging 1.6k MIT Rust Custom API #32
Comunica Comunica Association RDF Emerging 575 MIT TypeScript SPARQL, GraphQL #34
JanusGraph The Linux Foundation Property Graph Established 5.8k Apache-2.0 Java Gremlin #35
TerminusDB DFRNT Multiple Emerging 3.4k Apache-2.0 Prolog WOQL, GraphQL #36
Apache HugeGraph Apache Software Foundation Property Graph Established 3.1k Apache-2.0 Java Gremlin, openCypher #37
Aerospike Graph Aerospike Property Graph Enterprise 1.4k AGPL-3.0 C Gremlin #38
Virtuoso OpenLink Software Multiple Enterprise 970 GPL-2.0 C SQL, SPARQL #41
GraphScope Alibaba Property Graph Growing 3.6k Apache-2.0 C++ Gremlin, openCypher #43
Quine thatDot Property Graph Emerging 360 MIT + Commons Clause Scala openCypher, Gremlin #44
GUN GUN Property Graph Established 19.1k MIT JavaScript Custom API #45
DuckPGQ CWI Database Architectures Group Property Graph Emerging 468 MIT C++ SQL/PGQ #46
TuGraph Ant Group Property Graph Established 1.8k Apache-2.0 C++ openCypher, GQL #48
NebulaGraph Vesoft Property Graph Established 12.3k Apache-2.0 C++ nGQL #49
AgensGraph SKAI Worldwide Property Graph Growing 1.5k Apache-2.0 C openCypher, SQL #51
TuringDB Turing Biosystems Property Graph Emerging 175 BSL-1.1 C++ openCypher #53
Gaffer GCHQ Other Established 1.8k Apache-2.0 Java Custom API #54
Lance Graph LanceDB Inc Property Graph Emerging 166 Apache-2.0 Rust SQL, openCypher #56
gStore Peking University RDF Emerging 836 BSD-3-Clause C++ SPARQL #57
NeuG Alibaba Property Graph Emerging 130 Apache-2.0 C++ openCypher #63
NornicDB orneryd Property Graph Emerging 838 MIT Go openCypher, GraphQL #70
Attean Gregory Todd Williams RDF Emerging 19 Artistic-2.0 Perl SPARQL #79
Grafeo GrafeoDB Multiple Emerging 722 Apache-2.0 Rust GQL, openCypher, SPARQL, Gremlin, GraphQL, SQL/PGQ #80
PostgreSQL SQL/PGQ PostgreSQL Global Development Group Property Graph Emerging PostgreSQL C SQL/PGQ #82
FalkorDBLite FalkorDB Property Graph Emerging 61 SSPL-1.0 Python openCypher #86
YugabyteDB MAGE Yugabyte Property Graph Emerging 10.4k Apache-2.0 C openCypher, SQL #87
RyuGraph Predictable Labs Property Graph Emerging 139 MIT C++ openCypher #92
Bitsy LambdaZen Property Graph Emerging 150 Apache-2.0 Java Gremlin #96
GraphQLite Colliery IO Property Graph Emerging 399 MIT C openCypher #102
NodeDB NodeDB-Lab Multiple Emerging 180 BUSL-1.1 Rust SQL, openCypher #103
Bighorn Kineviz Property Graph Emerging 132 MIT C++ openCypher #104
MillenniumDB IMFD Chile Multiple Emerging 261 GPL-2.0 C++ GQL, SPARQL #106
Quadstore Jacopo Scazzosi RDF Emerging 236 MIT TypeScript SPARQL #110
agdb Agnesoft Property Graph Emerging 137 Apache-2.0 Rust Custom API #112
OmniGraph ModernRelay Property Graph Emerging 1k MIT Rust Custom API #113
RushDB RushDB Property Graph Emerging 319 ELv2 TypeScript Custom API #114
GraphLite DeepGraph AI Property Graph Emerging 228 Apache-2.0 Rust GQL #115
froGQL PLEIAD Property Graph Emerging 7 MIT Rust GQL #118
TurboLynx POSTECH (DSLab) Property Graph Emerging 25 MIT C++ openCypher #119
CogDB NodeFn Inc. RDF Emerging 367 MIT Python Custom API #120
TribleSpace Other Emerging 69 MIT OR Apache-2.0 Rust Custom API #121
ONgDB Graph Foundation Property Graph Emerging 437 GPL-3.0 OR AGPL-3.0 Java Cypher #122
KGLite Kristian dF Kollsgård Property Graph Emerging 34 MIT Rust openCypher, Custom API #125
BangDB BangDB Other Emerging 59 BSD-3-Clause C++ openCypher #127
pgGraph Evokoa Property Graph Emerging 777 Apache-2.0 Rust SQL #128
Minigraf Other Emerging 28 MIT OR Apache-2.0 Rust Datalog #129
TypeGraph Nicia AI Property Graph Emerging 71 MIT TypeScript Custom API #131
OxiRS RDF Emerging 74 Apache-2.0 Rust SPARQL #134
CodeMix Graph Codemix Property Graph Emerging 110 MIT TypeScript Gremlin, openCypher #135
Grust QueryGraph Property Graph Emerging 19 Apache-2.0 Rust Custom API #141
DozerDB Graph Foundation Property Graph Emerging 145 GPL-3.0 Java Cypher #142
StromaDB Katsuhide Tsuruta Property Graph Emerging 3 Elastic-2.0 Rust Custom API #143

No longer active