FalkorDB vs SurrealDB
FalkorDB is a property graph database; SurrealDB is a multiple database. FalkorDB (2018-07, SSPL-1.0, C) ranks #6 this month; SurrealDB (2022-07, BUSL-1.1, Rust) ranks #14. They differ on 24 of 46 surveyed features.
| Attribute | FalkorDB | SurrealDB |
|---|---|---|
| At a glance | ||
| Rank | #6 | #14 |
| Score | 64.6 | 61.4 |
| GitHub stars | 6.1k | 33k |
| Popularity | 63.1 | 62.7 |
| Activity | 80.0 | 71.8 |
| Community | 72.1 | 68.8 |
| Research | 54.3 | 51.6 |
| 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. | A multi-model database written in Rust that combines document, graph, and relational paradigms. Uses inter-document record links for graph traversals, with ACID transactions and row-level permissions. |
| Vendor | FalkorDB | SurrealDB |
| Model | Property Graph | Multiple |
| Kind | database | database |
| Category | Established | Growing |
| First released | 2018-07 | 2022-07 |
| Status | active | active |
| License | SSPL-1.0 | BUSL-1.1 |
| Written in | C | Rust |
| Query languages | openCypher | SurrealQL, GraphQL, GQL |
| gdotv support | yes | no |
Feature scores 24 of 46 rows differ
| Feature | FalkorDB | SurrealDB |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | ✓ | 0.75 |
| Open Source | ✓ | 0.5 |
| 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 | ✓ | 0.5 |
| 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 | · | 0.5 |
| 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 | 0.5 |
Links
- FalkorDB · website · github · full profile
- SurrealDB · website · github · full profile