AgensGraph vs Memgraph
Both are property graph databases queried with openCypher. AgensGraph (2017-01, Apache-2.0, C) ranks #51 this month; Memgraph (2018, BSL-1.1, C++) ranks #4. They differ on 18 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #51 | #4 |
| Score | 47.9 | 65.3 |
| GitHub stars | 1.5k | 4.3k |
| Popularity | 54.5 | 66.6 |
| Activity | 54.1 | 81.9 |
| Community | 31.0 | 69.2 |
| Research | 50.4 | 56.4 |
| Fundamentals | ||
| Description | A multi-model graph database built on PostgreSQL, supporting property graphs with JSON properties. Enables hybrid openCypher and SQL query processing on the same data. | 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 | SKAI Worldwide | Memgraph |
| Model | Property Graph | Property Graph |
| Kind | extension | database |
| Category | Growing | Enterprise |
| First released | 2017-01 | 2018 |
| Status | active | active |
| License | Apache-2.0 | BSL-1.1 |
| Written in | C | C++ |
| Query languages | openCypher, SQL | openCypher |
| gdotv support | no | yes |
Feature scores 18 of 46 rows differ
| Feature | AgensGraph | Memgraph |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | 0.75 | 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 | 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 | 0.5 | · |
| Read committed transaction | ✓ | ✓ |
| Transaction support | ✓ | ✓ |
| Schema & Security | ||
| Constraints | ✓ | ✓ |
| Schema support | ✓ | 0.75 |
| Secondary indexes | ✓ | ✓ |
| Server side procedures | ✓ | ✓ |
| Triggers | ✓ | ✓ |
| Authentication | ✓ | ✓ |
| Authorization | ✓ | ✓ |
| Data encryption | · | · |
Links
- AgensGraph · website · github · full profile
- Memgraph · website · github · full profile