Google Cayley
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.
- Overall rank
- #62
- First released
- June 2014
- License
- Apache-2.0
- Built with
- Go
Sources 5 references
Protocols HTTP/REST
All query languages (Gizmo, GraphQL-inspired, MQL) and writes are served over a JSON HTTP API; a Go-library embedding mode also exists per the docs nav ('Quick Start As Go Library') but no citable quote was found for that specific claim.
-
Unless otherwise noted, all URIs take a POST command.
HTTP Methods · reviewed 2026-08-02
Released 2014-06
Adds the month to the current year-only value: Google's own announcement post is dated June 2014 and the GitHub repository was created 2014-06-05.
-
So today we are excited to release Cayley, an open source graph database.
Cayley: graphs in Go | Google Open Source Blog · reviewed 2026-08-02
Language Go
Confirms current value; stated directly by the original author in Google's announcement post.
-
Cayley is written in Go, which was a natural choice. As a backend service that depends upon speed and concurrent access, Go seemed like a good fit.
Cayley: graphs in Go | Google Open Source Blog · reviewed 2026-08-02 -
"language": "Go", "has_issues": true, "has_projects": true, "has_downloads": false, "has_wiki": false,
cayleygraph/cayley (GitHub API repository resource) · reviewed 2026-08-02
License Apache-2.0
SPDX identifier as classified by GitHub from the repository licence file.
-
"spdx_id": "Apache-2.0"
GitHub licence API — cayleygraph/cayley · reviewed 2026-08-02