macOS
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · 来源: api.github.com
安装
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · 来源: api.github.com
nix profile install nixpkgs#tblsnixpkgs package indexes · pkgs/by-name/tb/tbls/package.nix · 来源: api.github.com
概览
CI-Friendly tool to document a database
历史
tbls is a Go command-line tool for generating, linting, and diffing database documentation in CI-friendly workflows.
The official repository was created in 2018 and describes tbls as a CI-Friendly tool to document a database. Its README highlights automatic GitHub Flavored Markdown output, multiple output formats, many supported databases, single-binary distribution, and use as a database linter.
The project grew around a repository-centered documentation workflow: add .tbls.yml or tbls.yml, run tbls doc, commit the generated schema docs, and let CI check documentation drift.
By 2026, official GitHub metadata showed several thousand stars and more than two hundred forks. The input package metadata lists Homebrew, MacPorts, and Nix packages, and the README documents additional installation routes including deb, RPM, Go install, Docker, aqua, and GitHub Actions.
A typical user points tbls at a database DSN, generates Markdown documentation, and commits both the config and generated docs. The README also documents tbls diff for schema/document drift and linting rules for database quality checks.
tbls is interesting to package nerds because it treats database documentation as a reproducible CLI artifact. Its single-binary Go distribution, package-manager availability, and GitHub Actions setup make it easy to pin in CI and run alongside migrations or schema review.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.tbls.ymltbls.ymlCredential-bearing paths to review before unattended agent runs.
.tbls.ymltbls.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tbls | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tbls |
|---|---|
| 版本 | 1.95.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/k1LoW/tbls |
| 仓库 | https://github.com/k1LoW/tbls |
| 最后更新 | 2026-07-26T00:50:33+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
tbls
nix profile install nixpkgs#tblstbls
sudo port install tbls来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.