Apache Rya vs FalkorDB
Apache Rya is a rdf database; FalkorDB is a property graph database. Apache Rya (2016-10, Apache-2.0, Java) ranks #75 this month; FalkorDB (2018-07, SSPL-1.0, C) ranks #6.
| Attribute | Apache Rya | FalkorDB |
|---|---|---|
| At a glance | ||
| Rank | #75 | #6 |
| Score | 42.9 | 64.6 |
| GitHub stars | 115 | 6.1k |
| Popularity | 56.4 | 63.1 |
| Activity | 28.7 | 80.0 |
| Community | 30.6 | 72.1 |
| Research | 49.6 | 54.3 |
| Fundamentals | ||
| Description | An RDF triple store built on Apache Accumulo for scalable storage and retrieval of RDF data in cloud environments. Uses column-oriented storage with three index tables for subject, predicate, and object lookups. | 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 | Apache Software Foundation | FalkorDB |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Emerging | Established |
| First released | 2016-10 | 2018-07 |
| Status | inactive — No development activity since December 2020. | active |
| License | Apache-2.0 | SSPL-1.0 |
| Written in | Java | C |
| Query languages | SPARQL | openCypher |
| gdotv support | no | yes |
Feature scores — not surveyed for Apache Rya
| Feature | Apache Rya | FalkorDB |
|---|---|---|
| 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 | — | 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
- Apache Rya · website · github · full profile
- FalkorDB · website · github · full profile