macOS
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · ソース: api.github.com
brew / 順位 2662
tbls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.