Fluree vs Raphtory
Fluree is a rdf database; Raphtory is a property graph database. Fluree (2018-08, BUSL-1.1, Rust) ranks #29 this month; Raphtory (2020-12, GPL-3.0, Rust) ranks #32.
| Attribute | Fluree | Raphtory |
|---|---|---|
| At a glance | ||
| Rank | #29 | #32 |
| Score | 56.0 | 55.3 |
| GitHub stars | 453 | 641 |
| Popularity | 59.0 | 56.1 |
| Activity | 81.2 | 75.7 |
| Community | 35.4 | 30.6 |
| Research | 51.3 | 68.7 |
| Fundamentals | ||
| Description | An immutable, append-only RDF graph database using JSON-LD as its data format. Features a blockchain-inspired ledger for data provenance and fine-grained access control policies. | An in-memory temporal graph database written in Rust with Python and Rust APIs. Tracks graph changes over time with time-traveling queries across historical states. Supports multilayer graph modeling, built-in graph algorithms, and full-text search. Includes a GraphQL server with a bundled exploration UI. |
| Vendor | Fluree | Pometry |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Growing | Emerging |
| First released | 2018-08 | 2020-12 |
| Status | active | active |
| License | BUSL-1.1 | GPL-3.0 |
| Written in | Rust | Rust |
| Query languages | FlureeQL, SPARQL, GraphQL | GraphQL |
| gdotv support | no | no |
Feature scores — not surveyed for Raphtory
| Feature | Fluree | Raphtory |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | — |
| Commercial support | ✓ | — |
| Live community | 0.5 | — |
| 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 | 0.75 | — |
| Schema support | 0.5 | — |
| Secondary indexes | ✓ | — |
| Server side procedures | · | — |
| Triggers | · | — |
| Authentication | ✓ | — |
| Authorization | ✓ | — |
| Data encryption | ✓ | — |
Links
- Fluree · website · github · full profile
- Raphtory · website · github · full profile