LiveGraph vs Memgraph
LiveGraph is a other database; Memgraph is a property graph database. LiveGraph (2020, Apache-2.0, C++) ranks #140 this month; Memgraph (2020-05, BUSL-1.1, C++) ranks #5. They differ on 32 of 46 surveyed features.
| Attribute | LiveGraph | Memgraph |
|---|---|---|
| At a glance | ||
| Rank | #140 | #5 |
| Score | 16.0 | 64.6 |
| GitHub stars | 58 | 4.6k |
| Popularity | 24.5 | 67.0 |
| Activity | 37.5 | 82.1 |
| Community | 52.3 | 61.0 |
| Research | 67.9 | 61.1 |
| Fundamentals | ||
| Description | An academic research prototype for graph storage using a Transactional Edge Log (TEL) data structure. Supports both transactional and analytical workloads with a property graph model on a single server. | 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 | — | Memgraph |
| Model | Other | Property Graph |
| Kind | embedded | database |
| Category | Emerging | Enterprise |
| First released | 2020 | 2020-05 |
| Status | inactive — Academic research prototype. No active development. | active |
| License | Apache-2.0 | BUSL-1.1 |
| Written in | C++ | C++ |
| Query languages | Custom API | openCypher |
| gdotv support | no | yes |
Feature scores 32 of 46 rows differ
| Feature | LiveGraph | 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.75 |
| Platform | ||
| Operating on Linux | ✓ | ✓ |
| Operating on Windows | 0.75 | 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 | 0.5 | · |
| 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
- LiveGraph · website · github · full profile
- Memgraph · website · github · full profile