mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-12-01 09:51:35 +02:00
Merge pull request #277 from sastraxi/patch-1
Add pgsh to the CLI section
This commit is contained in:
commit
8fd0c769ac
@ -87,6 +87,7 @@ For Database Management
|
||||
|
||||
### CLI
|
||||
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting
|
||||
* [pgsh](https://github.com/sastraxi/pgsh) - Branch your PostgreSQL Database like Git
|
||||
* [psql](https://www.postgresql.org/docs/current/static/app-psql.html) - The built-in PostgreSQL CLI client
|
||||
* [psql2csv](https://github.com/fphilipe/psql2csv) - Run a query in psql and output the result as CSV
|
||||
* [nancy](https://gitlab.com/postgres-ai/nancy) - The Nancy CLI is a unified way to manage automated database experiments either in clouds or on-premise
|
||||
|
Loading…
Reference in New Issue
Block a user