Established graph databases compared

Graph databases with wide adoption and a long production track record.

19 active established graph databases are in the catalogue. They are written mostly in Java and C, 13 are open source, and 10 carry survey feature scores. Apache Giraph, Gaffer, FlockDB are no longer active and listed separately below.

Attribute Neo4j #1 = Leader FalkorDB #6 ▼2 Strong TigerGraph #26 ▲3 Strong AllegroGraph #27 ▲5 Strong JanusGraph #35 = Strong Apache HugeGraph #41 ▲4 Strong
At a glance
Rank #1#6#26#27#35#41
Score 83.364.657.056.953.451.0
GitHub stars 17.2k5.8k5.8k3.2k
Popularity 97.363.147.848.580.376.9
Activity 86.780.083.897.540.244.4
Community 90.272.152.136.336.831.7
Research 98.654.360.055.763.149.6
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 property graph database that runs as a Redis module, formerly RedisGraph. Uses GraphBLAS sparse matrix operations for query execution, enabling parallel graph traversal.A distributed property graph database (formerly GraphSQL) built for massively parallel processing and graph analytics. Uses the SQL-like GSQL query language and supports ACID transactions. Available in developer, cloud, and enterprise editions.An RDF triple store with built-in ontology reasoning capabilities. Supports OWL2 RL materialized reasoning for inferring new triples and federated queries across distributed stores.An open-source distributed property graph database forked from the Titan codebase. Supports pluggable storage backends (Cassandra, HBase, BerkeleyDB) with ACID transactions and native TinkerPop integration.A TinkerPop 3-compliant property graph database with a pluggable storage layer supporting RocksDB, Cassandra, and HBase. Uses edge-cut partitioning for distributed graph processing.
Vendor Neo4j IncFalkorDBTigerGraphFranz IncThe Linux FoundationApache Software Foundation
Model Property GraphProperty GraphProperty GraphRDFProperty GraphProperty Graph
Kind databasedatabasedatabasedatabasedatabasedatabase
Category EstablishedEstablishedEstablishedEstablishedEstablishedEstablished
First released 20072018-072017-0920042017-042018-08
Status activeactiveactiveactiveactiveactive
License GPL-3.0SSPL-1.0ProprietaryProprietaryApache-2.0Apache-2.0
Written in JavaCC++Common LispJavaJava
Query languages Cypher, GQLopenCypherGSQLSPARQL, PrologGremlinGremlin, openCypher
gdotv support yesyesnoyesyesno

Feature scores 37 of 46 rows differ

Feature Neo4jFalkorDBTigerGraphAllegroGraphJanusGraphApache HugeGraph
Community & Business
Active development
Commercial support ··
Live community 0.5·
Open Source ··
Pricing 0.5··
Trendiness 0.50.50.50.5
Deployment
Containerization
Work as dedicated instance
Work as embedded ···
Testing in-memory version 0.5·
Platform
Operating on Linux
Operating on Windows 0.750.5·
SaaS offering ···
Operations
Automatic updates ·····
Client side caching ·0.5···
Data versioning support ·····
Live backups 0.5
Distribution
Cluster Re-balancing ····
Data Distribution ·
High-Availability 0.5
Query Distribution ··
Replication support 0.5
Developer Experience
Data types defined 0.5
Logging/Auditing 0.50.5
Object-Graph Mapper ··
Reactive programming 0.5···
Documentation up-to-date 0.750.75
Binary protocol ··
CLI
GUI ··
Data Model
Multi-database ··
Graph-native data
REST API
Query Language
Transactions
Granular locking ···0.5
Multiple isolation levels ··0.50.5
Read committed transaction ·0.5·0.5
Transaction support
Schema & Security
Constraints ··
Schema support ·
Secondary indexes ·
Server side procedures ··
Triggers 0.5·0.5·
Authentication 0.5
Authorization 0.5
Data encryption ·0.5···

All 19 engines

NameVendorModel CategoryGitHub starsLicenseWritten in Query languagesRank
TinkerGraph Apache TinkerPop Property Graph Established 2.1k Apache-2.0 Java Gremlin #7
Apache AGE Apache Software Foundation Property Graph Established 4.8k Apache-2.0 C openCypher, SQL #13
Ontop Ontopic RDF Established 938 Apache-2.0 Java SPARQL #18
Apache Jena Fuseki Apache Software Foundation RDF Established 1.4k Apache-2.0 Java SPARQL #22
Eclipse RDF4J Eclipse Foundation RDF Established 412 BSD-3-Clause Java SPARQL #25
RDFLib RDFLib Community RDF Established 2.5k BSD-3-Clause Python SPARQL #33
TuGraph Ant Group Property Graph Established 1.8k Apache-2.0 C++ openCypher, GQL #40
GUN GUN Property Graph Established 19.1k Zlib OR MIT OR Apache-2.0 JavaScript Custom API #46
DataStax Enterprise IBM Property Graph Established Proprietary Java Gremlin, CQL #50
NebulaGraph Vesoft Property Graph Established 12.4k Apache-2.0 C++ nGQL #56
TAO Meta Other Established Proprietary C++ TAO API #66
Kinetica Kinetica Multiple Established Proprietary C++ SQL #72
Sparksee Sparsity Technologies Property Graph Established Proprietary C++ openCypher #98

No longer active