FalkorDB vs Traverse
Both are property graph databases queried with openCypher. FalkorDB (2018-07, SSPL-1.0, C) ranks #8 this month; Traverse (2026-03, Proprietary, Rust) is not ranked.
| Attribute | FalkorDB | Traverse |
|---|---|---|
| At a glance | ||
| Rank | #8 | — Not ranked |
| Score | 62.2 | 46.3 |
| GitHub stars | 5.7k | — |
| Popularity | 58.9 | — |
| Activity | 79.5 | — |
| Community | 66.2 | 75.4 |
| Research | 54.9 | — |
| Fundamentals | ||
| Description | A property graph database that runs as a Redis module, formerly RedisGraph. Uses GraphBLAS sparse matrix operations for query execution, enabling parallel graph traversal. | An in-memory property graph database written in Rust, speaking Cypher and GQL over the Bolt protocol for Neo4j driver compatibility. Includes a built-in graph data science library of 36+ algorithms callable from Cypher, and runs as a server, an embedded in-process library, a Cloud Hypervisor/Firecracker unikernel, or entirely in the browser via WebAssembly. |
| Vendor | FalkorDB | Truespar |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Established | Emerging |
| First released | 2018-07 | 2026-03 |
| Status | active | active |
| License | SSPL-1.0 | Proprietary |
| Written in | C | Rust |
| Query languages | openCypher | openCypher, GQL |
| gdotv support | yes | no |
Feature scores — not surveyed for Traverse
| Feature | FalkorDB | Traverse |
|---|---|---|
| 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
- FalkorDB · website · github · full profile
- Traverse · website · full profile