Graphflow vs Memgraph
Both are property graph databases queried with openCypher. Graphflow (2017, MIT, Java) ranks #147 this month; Memgraph (2020-05, BUSL-1.1, C++) ranks #5. They differ on 31 of 46 surveyed features.
| Attribute | Graphflow | Memgraph |
|---|---|---|
| At a glance | ||
| Rank | #147 | #5 |
| Score | 13.1 | 64.6 |
| GitHub stars | 28 | 4.4k |
| Popularity | 14.2 | 67.0 |
| Activity | 23.3 | 82.1 |
| Community | 30.6 | 61.0 |
| Research | 76.3 | 61.1 |
| Fundamentals | ||
| Description | A research prototype in-memory property graph database supporting both one-time and continuous subgraph queries. Extends openCypher with trigger support. Succeeded by Kuzu. | 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. |
| Vendor | University of Waterloo | Memgraph |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Emerging | Enterprise |
| First released | 2017 | 2020-05 |
| Status | deprecated — Research prototype from University of Waterloo. Succeeded by Kuzu. | active |
| License | MIT | BUSL-1.1 |
| Written in | Java | C++ |
| Query languages | openCypher | openCypher |
| gdotv support | no | yes |
Feature scores 31 of 46 rows differ
| Feature | Graphflow | Memgraph |
|---|---|---|
| Community & Business | ||
| Active development | · | ✓ |
| Commercial support | · | ✓ |
| Live community | · | 0.5 |
| Open Source | ✓ | · |
| Pricing | ✓ | · |
| Trendiness | · | 0.25 |
| Deployment | ||
| Containerization | · | ✓ |
| Work as dedicated instance | ✓ | ✓ |
| Work as embedded | · | · |
| Testing in-memory version | 0.5 | 0.75 |
| Platform | ||
| Operating on Linux | ✓ | ✓ |
| Operating on Windows | ✓ | 0.5 |
| 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 | 0.5 | ✓ |
| Object-Graph Mapper | · | ✓ |
| Reactive programming | · | · |
| Documentation up-to-date | · | 0.75 |
| Binary protocol | · | ✓ |
| CLI | ✓ | ✓ |
| GUI | · | ✓ |
| Data Model | ||
| Multi-database | · | · |
| Graph-native data | ✓ | ✓ |
| REST API | · | · |
| Query Language | 0.75 | ✓ |
| Transactions | ||
| Granular locking | · | · |
| Multiple isolation levels | · | · |
| Read committed transaction | · | ✓ |
| Transaction support | · | ✓ |
| Schema & Security | ||
| Constraints | · | ✓ |
| Schema support | · | 0.75 |
| Secondary indexes | · | ✓ |
| Server side procedures | · | ✓ |
| Triggers | · | ✓ |
| Authentication | · | ✓ |
| Authorization | · | ✓ |
| Data encryption | · | · |
Links
- Graphflow · github · full profile
- Memgraph · website · github · full profile