macOS
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · source: api.github.com
brew / rank 2662
CI-Friendly tool to document a database. Version 1.95.0 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#tbls.
install
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · source: api.github.com
nix profile install nixpkgs#tblsnixpkgs package indexes · pkgs/by-name/tb/tbls/package.nix · source: api.github.com
overview
CI-Friendly tool to document a database
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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.
.tbls.ymltbls.ymlCredential-bearing paths to review before unattended agent runs.
.tbls.ymltbls.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tbls | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:tbls |
|---|---|
| Version | 1.95.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/k1LoW/tbls |
| Repository | https://github.com/k1LoW/tbls |
| Last updated | 2026-07-26T00:50:33+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tbls
nix profile install nixpkgs#tblstbls
sudo port install tblssource 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.