psql2csv
CSV generator
A command-line tool that runs SQL queries and outputs the results as CSV files.
Run a query in psql and output the result as CSV.
184 stars
6 watching
23 forks
Language: Shell
last commit: almost 3 years ago
Linked from 1 awesome list
clicsvhomebrewhomebrew-formulapostgrespostgresqlpsql
Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line tool to operate CSV files with SQL-like query support | 1,526 |
| A tool to generate fake data in CSV format from the command line. | 66 |
| Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,121 |
| A Python repository to generate blockchain CSVs for multiple cryptocurrency platforms. | 253 |
| A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 629 |
| A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
| A command-line tool for converting CSV files into SQLite databases | 881 |
| Automates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel. | 54 |
| A view class for generating CSV output from model data in CakePHP applications. | 177 |
| An application to load, save and edit CSV files with schema-driven column validation. | 76 |
| Tool to help standard Unix shell commands process CSV data with embedded special characters | 446 |
| Tools to fix and process CSV files | 4 |
| Converts CSV data to markdown tables in a readable format | 73 |
| A command line tool to generate graphs from CSV data using Python | 785 |
| Tool for generating downloadable CSV files from arrays and objects in web applications. | 572 |