Memgraph vs Oracle Graph
Memgraph is a property graph database; Oracle Graph is a multiple database. Memgraph (2020-05, BUSL-1.1, C++) ranks #5 this month; Oracle Graph (2005, Proprietary, Java) ranks #30. They differ on 19 of 46 surveyed features.
| Attribute | Memgraph | Oracle Graph |
|---|---|---|
| At a glance | ||
| Rank | #5 | #30 |
| Score | 64.6 | 55.6 |
| GitHub stars | 4.5k | — |
| Popularity | 67.0 | 36.8 |
| Activity | 82.1 | 62.5 |
| Community | 61.0 | 62.8 |
| Research | 61.1 | 95.7 |
| 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. | Oracle's graph database capabilities within Oracle Database, supporting both property graphs (SQL/PGQ and PGQL) and RDF/SPARQL. Includes in-memory graph analytics with 60+ built-in algorithms. |
| Vendor | Memgraph | Oracle |
| Model | Property Graph | Multiple |
| Kind | database | database |
| Category | Enterprise | Enterprise |
| First released | 2020-05 | 2005 |
| Status | active | active |
| License | BUSL-1.1 | Proprietary |
| Written in | C++ | Java |
| Query languages | openCypher | SQL/PGQ, PGQL, SPARQL |
| gdotv support | yes | yes |
Feature scores 19 of 46 rows differ
| Feature | Memgraph | Oracle Graph |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | ✓ |
| Live community | 0.5 | 0.5 |
| Open Source | · | · |
| Pricing | · | ✓ |
| Trendiness | 0.25 | ✓ |
| Deployment | ||
| Containerization | ✓ | 0.5 |
| 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 | ✓ | 0.5 |
| 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 | ✓ | 0.5 |
| Triggers | ✓ | ✓ |
| Authentication | ✓ | ✓ |
| Authorization | ✓ | ✓ |
| Data encryption | · | ✓ |
Links
- Memgraph · website · github · full profile
- Oracle Graph · website · full profile