Memgraph vs TigerGraph
Both are property graph databases. Memgraph (2018, BSL-1.1, C++) ranks #4 this month; TigerGraph (2017, Proprietary, C++) ranks #23. They differ on 18 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #4 | #23 |
| Score | 65.3 | 57.1 |
| GitHub stars | 4.3k | — |
| Popularity | 66.6 | 40.3 |
| Activity | 81.9 | 89.6 |
| Community | 69.2 | 57.4 |
| Research | 56.4 | 60.6 |
| 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 distributed property graph database (formerly GraphSQL) built for massively parallel processing and graph analytics. Uses the SQL-like GSQL query language and supports ACID transactions. Available in developer, cloud, and enterprise editions. |
| Vendor | Memgraph | TigerGraph |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Enterprise | Established |
| First released | 2018 | 2017 |
| Status | active | active |
| License | BSL-1.1 | Proprietary |
| Written in | C++ | C++ |
| Query languages | openCypher | GSQL |
| gdotv support | yes | no |
Feature scores 18 of 46 rows differ
| Feature | Memgraph | TigerGraph |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | 0.5 | 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 | 0.5 |
| Platform | ||
| Operating on Linux | ✓ | ✓ |
| Operating on Windows | 0.5 | 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 | ✓ | 0.5 |
| Developer Experience | ||
| Data types defined | · | ✓ |
| Logging/Auditing | ✓ | 0.5 |
| Object-Graph Mapper | ✓ | · |
| Reactive programming | · | · |
| Documentation up-to-date | 0.75 | 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 | ✓ | 0.5 |
| 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
- TigerGraph · website · full profile