Hacker News new | ask | show | jobs
by augusto-moura 384 days ago
Also relevant, SQLite supports loading CSV files as virtual tables [1]

[1]: https://sqlite.org/csv.html

2 comments

And also there’s the \COPY command in postgresql
as has odbc from way back when