AllegroGraph vs FalkorDB
AllegroGraph is a rdf database; FalkorDB is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #22 this month; FalkorDB (2018, SSPL-1.0, C) ranks #8. They differ on 23 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #22 | #8 |
| Score | 57.5 | 62.2 |
| GitHub stars | — | 4.9k |
| Popularity | 57.4 | 58.9 |
| Activity | 92.8 | 79.5 |
| Community | 36.6 | 66.2 |
| Research | 56.0 | 54.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. | A property graph database that runs as a Redis module, formerly RedisGraph. Uses GraphBLAS sparse matrix operations for query execution, enabling parallel graph traversal. |
| Vendor | Franz Inc | FalkorDB |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Established | Established |
| First released | 2004 | 2018 |
| Status | active | active |
| License | Proprietary | SSPL-1.0 |
| Written in | Common Lisp | C |
| Query languages | SPARQL, Prolog | openCypher |
| gdotv support | yes | yes |
Feature scores 23 of 46 rows differ
| Feature | AllegroGraph | FalkorDB |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | · | ✓ |
| Open Source | · | ✓ |
| Pricing | ✓ | ✓ |
| Trendiness | 0.5 | 0.5 |
| Deployment | ||
| Containerization | ✓ | ✓ |
| Work as dedicated instance | ✓ | ✓ |
| Work as embedded | · | · |
| Testing in-memory version | · | ✓ |
| Platform | ||
| Operating on Linux | ✓ | ✓ |
| Operating on Windows | · | 0.75 |
| 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 | ✓ | ✓ |
| Developer Experience | ||
| Data types defined | ✓ | ✓ |
| Logging/Auditing | ✓ | 0.5 |
| Object-Graph Mapper | ✓ | ✓ |
| Reactive programming | ✓ | 0.5 |
| 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 | ✓ | 0.5 |
| Authentication | ✓ | 0.5 |
| Authorization | ✓ | 0.5 |
| Data encryption | · | 0.5 |
Links
- AllegroGraph · website · full profile
- FalkorDB · website · github · full profile