Cosmos DB vs Google Cayley
Cosmos DB is a multiple database; Google Cayley is a rdf database. Cosmos DB (2014-08, Proprietary, C++) ranks #16 this month; Google Cayley (2014-06, Apache-2.0, Go) ranks #62. They differ on 30 of 46 surveyed features.
| Attribute | Cosmos DB | Google Cayley |
|---|---|---|
| At a glance | ||
| Rank | #16 | #62 |
| Score | 60.4 | 46.1 |
| GitHub stars | — | 15.1k |
| Popularity | 73.8 | 71.9 |
| Activity | — | 30.5 |
| Community | 47.6 | 30.6 |
| Research | 88.5 | — |
| Fundamentals | ||
| Description | A globally distributed multi-model database service on Microsoft Azure with property graph support through the Apache Gremlin API. Offers multi-region replication and multiple consistency models. | 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. |
| Vendor | Microsoft | Cayley Community |
| Model | Multiple | RDF |
| Kind | database | database |
| Category | Enterprise | Emerging |
| First released | 2014-08 | 2014-06 |
| Status | active | inactive — No significant development activity since 2020. |
| License | Proprietary | Apache-2.0 |
| Written in | C++ | Go |
| Query languages | Gremlin, SQL | Gizmo, GraphQL, MQL |
| gdotv support | yes | no |
Feature scores 30 of 46 rows differ
| Feature | Cosmos DB | Google Cayley |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | 0.5 |
| Commercial support | ✓ | · |
| Live community | 0.5 | · |
| Open Source | · | ✓ |
| Pricing | ✓ | · |
| Trendiness | ✓ | 0.75 |
| 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 | · | 0.5 |
| Data versioning support | · | · |
| Live backups | ✓ | · |
| Distribution | ||
| Cluster Re-balancing | 0.5 | · |
| 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 | 0.5 | ✓ |
| Schema & Security | ||
| Constraints | · | 0.5 |
| Schema support | · | 0.5 |
| Secondary indexes | ✓ | ✓ |
| Server side procedures | ✓ | · |
| Triggers | ✓ | · |
| Authentication | ✓ | · |
| Authorization | ✓ | · |
| Data encryption | ✓ | · |
Links
- Cosmos DB · website · full profile
- Google Cayley · website · github · full profile