sqlview

command module
v0.0.0-...-04465d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 18 Imported by: 0

README

sqlview

sqlview is a tool to view and modify information from a SQL database in a text terminal.

It relies on a configuration file, .sqlview.yaml, to specify the SQL queries to use in order to get the results from the database.

When executed, it reads the configuration file, connects to the database and asks for a query; the results are presented in a text table using a text terminal. The user can see the results, ask for aditional queries, add, modify or delete records.

All the behavioud is specified in the configuration file.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL