GraphScope vs Oracle Graph
GraphScope is a property graph database; Oracle Graph is a multiple database. GraphScope (2020-12, Apache-2.0, C++) ranks #48 this month; Oracle Graph (2005, Proprietary, Java) ranks #30.
| Attribute | GraphScope | Oracle Graph |
|---|---|---|
| At a glance | ||
| Rank | #48 | #30 |
| Score | 50.2 | 55.6 |
| GitHub stars | 3.6k | — |
| Popularity | 61.8 | 36.8 |
| Activity | 33.0 | 62.5 |
| Community | 54.1 | 62.8 |
| Research | 58.1 | 95.7 |
| Fundamentals | ||
| Description | A distributed graph computing platform from Alibaba combining three engines: GRAPE for analytics, an interactive engine for traversals, and Graph-Learn for graph neural networks. Exposes a unified Python interface that runs across a cluster of machines and supports both Gremlin and Cypher. | 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 | Alibaba | Oracle |
| Model | Property Graph | Multiple |
| Kind | database | database |
| Category | Growing | Enterprise |
| First released | 2020-12 | 2005 |
| Status | active | active |
| License | Apache-2.0 | Proprietary |
| Written in | C++ | Java |
| Query languages | Gremlin, openCypher | SQL/PGQ, PGQL, SPARQL |
| gdotv support | no | yes |
Feature scores — not surveyed for GraphScope
| Feature | GraphScope | Oracle Graph |
|---|---|---|
| Community & Business | ||
| Active development | — | ✓ |
| Commercial support | — | ✓ |
| Live community | — | 0.5 |
| Open Source | — | · |
| Pricing | — | ✓ |
| Trendiness | — | ✓ |
| Deployment | ||
| Containerization | — | 0.5 |
| Work as dedicated instance | — | ✓ |
| Work as embedded | — | · |
| Testing in-memory version | — | · |
| Platform | ||
| Operating on Linux | — | ✓ |
| Operating on Windows | — | ✓ |
| 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 | — | ✓ |
| 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 | — | ✓ |
| Secondary indexes | — | ✓ |
| Server side procedures | — | 0.5 |
| Triggers | — | ✓ |
| Authentication | — | ✓ |
| Authorization | — | ✓ |
| Data encryption | — | ✓ |
Links
- GraphScope · website · github · full profile
- Oracle Graph · website · full profile