AllegroGraph vs Apache AGE
AllegroGraph is a rdf database; Apache AGE is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #22 this month; Apache AGE (2021-04, Apache-2.0, C) ranks #9.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #22 | #9 |
| Score | 57.5 | 61.9 |
| GitHub stars | — | 4.7k |
| Popularity | 57.4 | 61.8 |
| Activity | 92.8 | 62.9 |
| Community | 36.6 | 66.1 |
| Research | 56.0 | 80.9 |
| 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. | PostgreSQL extension providing graph database functionality with openCypher query support, enabling graph and relational queries on the same data. |
| Vendor | Franz Inc | Apache Software Foundation |
| Model | RDF | Property Graph |
| Kind | database | extension |
| Category | Established | Established |
| First released | 2004 | 2021-04 |
| Status | active | active |
| License | Proprietary | Apache-2.0 |
| Written in | Common Lisp | C |
| Query languages | SPARQL, Prolog | openCypher, SQL |
| gdotv support | yes | yes |
Feature scores — not surveyed for Apache AGE
| Feature | AllegroGraph | Apache AGE |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | — |
| Commercial support | ✓ | — |
| Live community | · | — |
| Open Source | · | — |
| Pricing | ✓ | — |
| 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
- Apache AGE · website · github · full profile