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: over 2 years ago
Linked from 1 awesome list
clicsvhomebrewhomebrew-formulapostgrespostgresqlpsql
Related projects:
Repository | Description | Stars |
---|---|---|
mithrandie/csvq | A command-line tool to operate CSV files with SQL-like query support | 1,520 |
pereorga/csvfaker | A tool to generate fake data in CSV format from the command line. | 66 |
vividvilla/csvtotable | Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,117 |
hodgerpodger/staketaxcsv | A Python repository to generate blockchain CSVs for multiple cryptocurrency platforms. | 251 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 622 |
mperdeck/linqtocsv | A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
simonw/csvs-to-sqlite | A command-line tool for converting CSV files into SQLite databases | 878 |
arp-g/csv2sql | Automates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel. | 54 |
friendsofcake/cakephp-csvview | A view class for generating CSV output from model data in CakePHP applications. | 176 |
frosch95/smartcsv.fx | An application to load, save and edit CSV files with customizable column validation. | 75 |
dbro/csvquote | Tool to help standard Unix shell commands process CSV data with embedded special characters | 446 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
mcastorina/graph-cli | A command line tool to generate graphs from CSV data using Python | 785 |
asafdav/ng-csv | Tool for generating downloadable CSV files from arrays and objects in web applications. | 572 |