News

When Wim Coekaerts, Microsoft's vice president for open source, took the stage at LinuxCon 2016 in Toronto last summer, he came not as an adversary, but as a longtime Linux enthusiast promising to ...
We are excited to announce that mssql-cli is now generally available on macOS and Linux. mssql-cli is an open source and cross-platform command-line tool (CLI) to manage SQL Server on-prem and on the ...
Command Line Tools for Microsoft SQL Server 2019 on Linux sqlcmd and Bulk Copy Protocol (BCP)—These command-line tools are natively available on Linux. sqlcmd is a command-line query utility, and BCP ...
SQL Server on Linux supports both natively compiled command line tools like sqlcmd and open source, cross-platform command line tools such as mssql-cli. In this section you will go through the process ...
A CLI tool that executes SQL queries on xlsx files and outputs the results to various files, and also executes SQL queries on various files and outputs them to xlsx files. Built using excelize and ...
How to Create and Use a Database With Linux Tools In this example, you'll build a simple database for a todo app. You can build all the basic functionality using standard Linux tools.
The CLI app in question is gotop It’s a “terminal based graphical activity monitor, inspired by gtop and vtop, this time written in Go “, to quote its GitHub page. I love that its very functional from ...