Documentation ¶ Overview ¶ This example shows how to create a simple cli tool to export data from an SQL database. It connects to the database and runs a SELECT query and displays the fetched rows. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.