This project is a development example using Microsoft SQL Server and tbls, demonstrating how to automatically generate database documentation.
In this demo, a GitHub Actions workflow generates database documentation using tbls, which is then used as input for the Liam CLI to create ER diagrams.
The documentation process is automated using a GitHub Actions workflow defined in .github/workflows/mssql-with-tbls.yml.
For more detailed information, please refer to: