Oracle Graph vs Raphtory
Oracle Graph is a multiple database; Raphtory is a property graph database. Oracle Graph (2005, Proprietary, Java) ranks #30 this month; Raphtory (2020-12, GPL-3.0, Rust) ranks #32.
| Attribute | Oracle Graph | Raphtory |
|---|---|---|
| At a glance | ||
| Rank | #30 | #32 |
| Score | 55.6 | 55.3 |
| GitHub stars | — | 641 |
| Popularity | 36.8 | 56.1 |
| Activity | 62.5 | 75.7 |
| Community | 62.8 | 30.6 |
| Research | 95.7 | 68.7 |
| Fundamentals | ||
| Description | 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. | An in-memory temporal graph database written in Rust with Python and Rust APIs. Tracks graph changes over time with time-traveling queries across historical states. Supports multilayer graph modeling, built-in graph algorithms, and full-text search. Includes a GraphQL server with a bundled exploration UI. |
| Vendor | Oracle | Pometry |
| Model | Multiple | Property Graph |
| Kind | database | database |
| Category | Enterprise | Emerging |
| First released | 2005 | 2020-12 |
| Status | active | active |
| License | Proprietary | GPL-3.0 |
| Written in | Java | Rust |
| Query languages | SQL/PGQ, PGQL, SPARQL | GraphQL |
| gdotv support | yes | no |
Feature scores — not surveyed for Raphtory
| Feature | Oracle Graph | Raphtory |
|---|---|---|
| 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
- Oracle Graph · website · full profile
- Raphtory · website · github · full profile