https://github.com/torvaney/fetch-dataframe
Simple tool for fetching tabular data from a database to csv
https://github.com/torvaney/fetch-dataframe
Last synced: 9 months ago
JSON representation
Simple tool for fetching tabular data from a database to csv
- Host: GitHub
- URL: https://github.com/torvaney/fetch-dataframe
- Owner: Torvaney
- Created: 2018-05-27T10:22:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T09:48:08.000Z (about 7 years ago)
- Last Synced: 2025-01-11T11:37:56.490Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fetch-dataframe
A simple tool for fetching tabular data from a database to csv
## How to use
* Set up database connections in `config.py`
* Invoke `fetch_dataframe.py`