Description
Provides a terminal user interface for managing PostgreSQL databases. It helps users browse schemas, inspect tables, run queries, and work with database objects without opening a graphical database client.
Use it with database credentials and care. Queries can expose or change data, so connect only to intended databases and review destructive SQL before running it.