Description
SQL query results can be turned into Markdown tables and other formats, making database output easier to include in reports, documentation, or automation pipelines. It is useful for developers who need reproducible text output from queries.
This is a command-line data tool. SQL can expose sensitive data or modify databases depending on the query, so connect to the right database and review commands before running them.