Google Cayley vs SurrealDB
Google Cayley is a rdf database; SurrealDB is a multiple database. Google Cayley (2014-06, Apache-2.0, Go) ranks #62 this month; SurrealDB (2022-07, BUSL-1.1, Rust) ranks #14. They differ on 25 of 46 surveyed features.
| Attribute | Google Cayley | SurrealDB |
|---|---|---|
| At a glance | ||
| Rank | #62 | #14 |
| Score | 46.1 | 61.4 |
| GitHub stars | 15.1k | 33k |
| Popularity | 71.9 | 62.7 |
| Activity | 30.5 | 71.8 |
| Community | 30.6 | 68.8 |
| Research | — | 51.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 multi-model database written in Rust that combines document, graph, and relational paradigms. Uses inter-document record links for graph traversals, with ACID transactions and row-level permissions. |
| Vendor | Cayley Community | SurrealDB |
| Model | RDF | Multiple |
| Kind | database | database |
| Category | Emerging | Growing |
| First released | 2014-06 | 2022-07 |
| Status | inactive — No significant development activity since 2020. | active |
| License | Apache-2.0 | BUSL-1.1 |
| Written in | Go | Rust |
| Query languages | Gizmo, GraphQL, MQL | SurrealQL, GraphQL, GQL |
| gdotv support | no | no |
Feature scores 25 of 46 rows differ
| Feature | Google Cayley | SurrealDB |
|---|---|---|
| Community & Business | ||
| Active development | 0.5 | ✓ |
| Commercial support | · | ✓ |
| Live community | · | 0.75 |
| Open Source | ✓ | 0.5 |
| 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 | ✓ | 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 | · | 0.5 |
| Read committed transaction | · | ✓ |
| Transaction support | ✓ | ✓ |
| Schema & Security | ||
| Constraints | 0.5 | ✓ |
| Schema support | 0.5 | ✓ |
| Secondary indexes | ✓ | ✓ |
| Server side procedures | · | ✓ |
| Triggers | · | ✓ |
| Authentication | · | ✓ |
| Authorization | · | ✓ |
| Data encryption | · | 0.5 |
Links
- Google Cayley · website · github · full profile
- SurrealDB · website · github · full profile