Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/adamalton/sql2csv
- Owner: adamalton
- Created: 2013-04-17T15:48:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-29T15:21:18.000Z (over 11 years ago)
- Last Synced: 2023-03-17T13:45:29.731Z (almost 2 years ago)
- Language: Python
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]