AllegroGraph vs Neo4j
AllegroGraph is a rdf database; Neo4j is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #22 this month; Neo4j (2007, GPL-3.0, Java) ranks #1. They differ on 13 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #22 | #1 |
| Score | 57.5 | 78.8 |
| GitHub stars | — | 17k |
| Popularity | 57.4 | 93.8 |
| Activity | 92.8 | 82.8 |
| Community | 36.6 | 77.2 |
| Research | 56.0 | 98.6 |
| Fundamentals | ||
| Description | 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. | 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. |
| Vendor | Franz Inc | Neo4j Inc |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Established | Established |
| First released | 2004 | 2007 |
| Status | active | active |
| License | Proprietary | GPL-3.0 |
| Written in | Common Lisp | Java |
| Query languages | SPARQL, Prolog | Cypher, GQL |
| gdotv support | yes | yes |
Feature scores 13 of 46 rows differ
| Feature | AllegroGraph | Neo4j |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | · | ✓ |
| Open Source | · | ✓ |
| Pricing | ✓ | 0.5 |
| Trendiness | 0.5 | ✓ |
| 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 | ✓ | ✓ |
| Object-Graph Mapper | ✓ | ✓ |
| Reactive programming | ✓ | ✓ |
| Documentation up-to-date | ✓ | ✓ |
| 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 | · | · |
Links
- AllegroGraph · website · full profile
- Neo4j · website · github · full profile