Add psql2csv to CLI section

This commit is contained in:
Philipe Fatio 2015-11-19 07:51:30 +01:00
parent 8f63a869c2
commit f1745f2c7e

View File

@ -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