Memgraph vs FalkorDB
Both are property graph databases queried with openCypher. Memgraph (2018, BSL-1.1, C++) ranks #4 this month; FalkorDB (2018, SSPL-1.0, C) ranks #8. They differ on 25 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #4 | #8 |
| Score | 65.3 | 62.2 |
| GitHub stars | 4.3k | 4.9k |
| Popularity | 66.6 | 58.9 |
| Activity | 81.9 | 79.5 |
| Community | 69.2 | 66.2 |
| Research | 56.4 | 54.9 |
| Fundamentals | ||
| Description | An in-memory property graph database with ACID transactions and strong consistency. Includes the MAGE library of graph algorithms and supports real-time streaming ingestion. | 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 | Memgraph | FalkorDB |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Enterprise | Established |
| First released | 2018 | 2018 |
| Status | active | active |
| License | BSL-1.1 | SSPL-1.0 |
| Written in | C++ | C |
| Query languages | openCypher | openCypher |
| gdotv support | yes | yes |
Feature scores 25 of 46 rows differ
| Feature | Memgraph | FalkorDB |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | 0.5 | ✓ |
| Open Source | · | ✓ |
| Pricing | · | ✓ |
| Trendiness | 0.25 | 0.5 |
| Deployment | ||
| Containerization | ✓ | ✓ |
| Work as dedicated instance | ✓ | ✓ |
| Work as embedded | · | · |
| Testing in-memory version | 0.75 | ✓ |
| Platform | ||
| Operating on Linux | ✓ | ✓ |
| Operating on Windows | 0.5 | 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 | 0.75 | ✓ |
| 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 | 0.75 | · |
| Secondary indexes | ✓ | ✓ |
| Server side procedures | ✓ | ✓ |
| Triggers | ✓ | 0.5 |
| Authentication | ✓ | 0.5 |
| Authorization | ✓ | 0.5 |
| Data encryption | · | 0.5 |
Links
- Memgraph · website · github · full profile
- FalkorDB · website · github · full profile