Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamalton/sql2csv

A simple script to convert SQL output to CSV format. Someone is clearly going to tell me that SQL has this built in or something.
https://github.com/adamalton/sql2csv

Last synced: about 2 months ago
JSON representation

A simple script to convert SQL output to CSV format. Someone is clearly going to tell me that SQL has this built in or something.

Awesome Lists containing this project

README

        

sql2csv
=======

A simple script to convert SQL output to CSV format. Someone is clearly going to tell me that SQL has this built in or something.

Usage:

$ python sql2csv.py input_file.csv [output_file]