macOS
brew install cayleylocal Homebrew formula metadata
安装
brew install cayleylocal Homebrew formula metadata
nix profile install nixpkgs#cayleynixpkgs package indexes · pkgs/by-name/ca/cayley/package.nix · 来源: api.github.com
概览
Graph database inspired by Freebase and Knowledge Graph
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cayley | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cayleygraph/cayley
安装元数据
| 软件包键 | brew:cayley |
|---|---|
| 版本 | 0.7.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cayley |
| 主页 | https://cayley.io |
| 仓库 | https://github.com/cayleygraph/cayley |
| 上游文档 | https://cayley.gitbook.io/cayley |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cayleygraph/cayley.git |
| 最后更新 | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| 构建依赖 | breezy, go, mercurial |
| Bottle | 可用 (于 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 | 已定义 |
| 服务 | declared |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cayley
nix profile install nixpkgs#cayley来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.