opnsense-ports/databases/usql/pkg-descr
Franco Fichtner 4bf7251dc9 */*: sync with upstream
Taken from: FreeBSD
2024-06-20 13:34:26 +02:00

8 lines
471 B
Text

usql provides a simple way of working with SQL databases via a command-line
inspired by PostgreSQL's psql tool and has a few additional features that
psql does not, such as syntax highlighting and context-based completion.
Database administrators and developers that would prefer to work with
non-PostgreSQL databases with a tool like psql, will find usql intuitive,
easy-to-use, and a great replacement for the command-line clients/tools
available for other databases.