Specimen Report
· Shell
shetlv
phiat/shetlv
(curl) -> (cat | pup | paste) -> (psql) 🤠
- Stars
- ★ 0
- Forks
- ⑂ 0
- Language
- Shell
- Size
- 4 kB
- Last Push
- 6y ago
- Forged
- 6y ago
# shetlv
(curl) -> (cat | pup | paste) -> (psql) 🤠
# example usage:
`shetlv.sh cbb_conf etlv`
mix and match 'etlv' as needed
* (e)xtract
* (t)ransform
* (l)oad
* (v)iew
# requirements:
[curl](https://curl.haxx.se/), [pup](https://github.com/ericchiang/pup), [postgresql](https://www.postgresql.org/) (with user as superuser)
made with ❤️
Patrick Ryan 2020
* todo: create interactive tool
* todo: add usage, validations
* todo: other db support
* todo: browser plugin -> config file -> sheltv.sh