CI-friendly tool to document a database schema automatically
CI-Friendly tool to document a database
tbls$ tbls doc postgres://user:password@localhost/mydb -o ./docs$ tbls doc mysql://user:password@localhost:3306/mydb$ tbls lint postgres://user:password@localhost/mydb