Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a two-liner shell script that turns a csv into a virtual SQLite db (./to_sql.sh foo.csv) and lets me use the full power of SQLite. Usually that’s enough for my purposes, but I do use pgsql‘s copy from csv to generate tables representing foreign data imported from a csv (say census info or NAICS occupation codes).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: