k1LoW/tbls
tbls is a CI-Friendly tool to document a database, written in Go. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9.5
- age_days: 3030
- days_rel: 53
- days_push: 8
- n_releases_24m: 41
Adoption not part of the score
4329 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
tbls is a CI-friendly command-line tool written in Go that automatically generates database documentation in GFM/Markdown and other formats, including ER diagrams. It supports many databases (PostgreSQL, MySQL, SQLite, BigQuery, Spanner, DynamoDB, and more) and can also lint database schemas and diff documentation against the live database.
Use cases
- generate database schema documentation automatically
- document a postgres database as markdown
- create ER diagrams from a database schema
- lint database schema in CI
- diff database schema against documentation
- keep database docs up to date in continuous integration
- generate schema docs for mysql or bigquery
When to choose
- you want automated, always-fresh database documentation generated in CI
- you need ER diagrams and schema docs across many database engines
- you prefer a single-binary tool with no runtime dependencies
When to avoid
- you need a hosted or GUI-based data catalog solution
- your database is not among the supported data sources
- you want hand-authored, richly formatted documentation rather than generated output
Facets
cli-tool · maturity active
documentation database linter cli markdown developer-tools databases documentation developer-tools windows cli go database-schema er-diagram ci-friendly schema-documentation database-linting single-binary devops linux macos docker
1 source
- readme: https://github.com/k1LoW/tbls · fetched 2026-08-28 · 311c378b2882
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| k1LoW/tbls | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem