You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-07-16 07:04:15 +02:00
Add psql2csv to CLI section
This commit is contained in:
@ -28,6 +28,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
||||
|
||||
### CLI
|
||||
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting
|
||||
* [psql2csv](https://github.com/fphilipe/psql2csv) - Run a query in psql and output the result as CSV
|
||||
|
||||
### Server
|
||||
* [Postgres-XL](http://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster
|
||||
|
Reference in New Issue
Block a user