macOS
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · Quelle: api.github.com
brew / Rang 2662
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tbls in AI-Agent-Workflows.
Installation
brew install tblslocal Homebrew formula metadata
sudo port install tblsMacPorts ports tree · databases/tbls/Portfile · Quelle: api.github.com
nix profile install nixpkgs#tblsnixpkgs package indexes · pkgs/by-name/tb/tbls/package.nix · Quelle: api.github.com
Überblick
CI-Friendly tool to document a database
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tbls | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tbls |
|---|---|
| Version | 1.95.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/k1LoW/tbls |
| Repository | https://github.com/k1LoW/tbls |
| Zuletzt aktualisiert | 2026-07-26T00:50:33+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
tbls
nix profile install nixpkgs#tblstbls
sudo port install tblsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.