Memgraph vs Traverse
Both are property graph databases queried with openCypher. Memgraph (2020-05, BUSL-1.1, C++) ranks #4 this month; Traverse (2026-03, Proprietary, Rust) is not ranked.
| Attribute | Memgraph | Traverse |
|---|---|---|
| At a glance | ||
| Rank | #4 | — Not ranked |
| Score | 65.3 | 46.3 |
| GitHub stars | 4.4k | — |
| Popularity | 66.6 | — |
| Activity | 81.9 | — |
| Community | 69.2 | 75.4 |
| Research | 56.4 | — |
| 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. | 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 | Memgraph | Truespar |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Enterprise | Emerging |
| First released | 2020-05 | 2026-03 |
| Status | active | active |
| License | BUSL-1.1 | Proprietary |
| Written in | C++ | Rust |
| Query languages | openCypher | openCypher, GQL |
| gdotv support | yes | no |
Feature scores — not surveyed for Traverse
| Feature | Memgraph | Traverse |
|---|---|---|
| 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.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 | ✓ | — |
| 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 | ✓ | — |
| 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
- Memgraph · website · github · full profile
- Traverse · website · full profile