AllegroGraph vs GFQL
AllegroGraph is a rdf database; GFQL is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #22 this month; GFQL (2023, BSD-3-Clause, Python) ranks #17.
| Attribute | AllegroGraph | GFQL |
|---|---|---|
| At a glance | ||
| Rank | #22 | #17 |
| Score | 57.5 | 59.6 |
| GitHub stars | — | 2.6k |
| Popularity | 57.4 | 62.7 |
| Activity | 92.8 | 67.4 |
| Community | 36.6 | 69.4 |
| Research | 56.0 | 50.4 |
| 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 dataframe-native graph query language with vectorized processing and optional GPU acceleration. Supports Cypher-like syntax, embedded within the PyGraphistry library. |
| Vendor | Franz Inc | Graphistry |
| Model | RDF | Property Graph |
| Kind | database | query-engine |
| Category | Established | Growing |
| First released | 2004 | 2023 |
| Status | active | active |
| License | Proprietary | BSD-3-Clause |
| Written in | Common Lisp | Python |
| Query languages | SPARQL, Prolog | GFQL, openCypher |
| gdotv support | yes | no |
Feature scores — not surveyed for GFQL
| Feature | AllegroGraph | GFQL |
|---|---|---|
| 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
- GFQL · website · github · full profile