macOS
brew install cayleylocal Homebrew formula metadata
brew
Graph database inspired by Freebase and Knowledge Graph. Version 0.7.7 via Homebrew; verified 2026-06-15.
install
brew install cayleylocal Homebrew formula metadata
nix profile install nixpkgs#cayleynixpkgs package indexes · pkgs/by-name/ca/cayley/package.nix · source: api.github.com
overview
Graph database inspired by Freebase and Knowledge Graph
history
Cayley is an open-source linked-data graph database and CLI that presents graph storage, query, REPL, HTTP server, and visualization workflows in a Go package.
The project describes itself as inspired by the graph database behind Google's Knowledge Graph, formerly Freebase. Its public GitHub repository was created in 2014 and the README frames Cayley around linked data, multiple query languages, and application-oriented graph workloads.
Cayley's README says it is production-ready and used by various companies for production workloads. In package-manager terms it has also been carried by Homebrew and Nix, giving Unix users a one-command install path for a standalone graph database.
Users typically run `cayley http` for the web interface/API, load RDF-like quad data, and query it with Gizmo, an MQL-style language for Freebase users, or GraphQL-inspired queries. The official configuration docs describe YAML/JSON config files plus command-line and environment-variable overrides.
Cayley is interesting as a self-contained Go graph database package: one formula installs a graph server, REPL, query tooling, and multiple storage backends without deploying a larger database stack. Its Freebase/Knowledge Graph lineage gives it a distinct niche among RDF and linked-data tools.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
--config/-c path$CAYLEY_CFG./cayley.yml./cayley.json~/.cayley/cayley.yml~/.cayley/cayley.json/etc/cayley.yml/etc/cayley.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cayley | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cayleygraph/cayley
install metadata
| Package key | brew:cayley |
|---|---|
| Version | 0.7.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cayley |
| Homepage | https://cayley.io |
| Repository | https://github.com/cayleygraph/cayley |
| Upstream docs | https://cayley.gitbook.io/cayley |
| License | Apache-2.0 |
| Source archive | https://github.com/cayleygraph/cayley.git |
| Last updated | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| Build dependencies | breezy, go, mercurial |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cayley |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cayley
nix profile install nixpkgs#cayleysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.