Google Cayley vs TinkerGraph
Google Cayley is a rdf database; TinkerGraph is a property graph database. Google Cayley (2014-06, Apache-2.0, Go) ranks #62 this month; TinkerGraph (2009, Apache-2.0, Java) ranks #7.
| Attribute | Google Cayley | TinkerGraph |
|---|---|---|
| At a glance | ||
| Rank | #62 | #7 |
| Score | 46.1 | 64.0 |
| GitHub stars | 15.1k | 2.1k |
| Popularity | 71.9 | 84.7 |
| Activity | 30.5 | 69.7 |
| Community | 30.6 | 62.4 |
| Research | — | 49.6 |
| Fundamentals | ||
| Description | An open-source RDF graph database inspired by the graph database behind Google's Knowledge Graph (Freebase). Features pluggable backend storage and multiple query language support. | A lightweight, in-memory property graph engine serving as the reference implementation of the Apache TinkerPop Gremlin graph computing framework. |
| Vendor | Cayley Community | Apache TinkerPop |
| Model | RDF | Property Graph |
| Kind | database | embedded |
| Category | Emerging | Established |
| First released | 2014-06 | 2009 |
| Status | inactive — No significant development activity since 2020. | active |
| License | Apache-2.0 | Apache-2.0 |
| Written in | Go | Java |
| Query languages | Gizmo, GraphQL, MQL | Gremlin |
| gdotv support | no | yes |
Feature scores — not surveyed for TinkerGraph
| Feature | Google Cayley | TinkerGraph |
|---|---|---|
| Community & Business | ||
| Active development | 0.5 | — |
| Commercial support | · | — |
| Live community | · | — |
| Open Source | ✓ | — |
| Pricing | · | — |
| Trendiness | 0.75 | — |
| Deployment | ||
| Containerization | ✓ | — |
| 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 | 0.5 | — |
| Data versioning support | · | — |
| Live backups | · | — |
| Distribution | ||
| Cluster Re-balancing | · | — |
| Data Distribution | ✓ | — |
| High-Availability | 0.5 | — |
| Query Distribution | ✓ | — |
| Replication support | ✓ | — |
| Developer Experience | ||
| Data types defined | ✓ | — |
| 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 | 0.5 | — |
| Schema support | 0.5 | — |
| Secondary indexes | ✓ | — |
| Server side procedures | · | — |
| Triggers | · | — |
| Authentication | · | — |
| Authorization | · | — |
| Data encryption | · | — |
Links
- Google Cayley · website · github · full profile
- TinkerGraph · website · github · full profile