Description
Databases and many file formats can be queried with SQL from a command-line tool. This helps users inspect data without switching between separate database clients and ad hoc parsers.
It is a data-query CLI. Queries can read sensitive files or connect to databases, so input paths, credentials, and shared output should be reviewed.