Deividy / mssql-result-to-md-table

Converts a MSSQL Result set into a markdown table, directly to stdout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mssql-result-to-md-table

Tired of formating all the results of a SQL Server query into a markdown table? Well, well, well your problems are gone!

Just save the query result in your file system (with the tedious right-click, copy with headers) and:

npx mssql-result-to-md-table /path/to/my/sqlresult

happy

About

Converts a MSSQL Result set into a markdown table, directly to stdout


Languages

Language:JavaScript 100.0%