Skip to content

Deividy/mssql-result-to-md-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published