Y
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
mrbungie
384 days ago
And don't forget DuckDB [1].
[1]
https://duckdb.org/docs/stable/data/csv/overview.html
link
samgranieri
384 days ago
And also there’s the \COPY command in postgresql
link
zabzonk
384 days ago
as has odbc from way back when
link
[1] https://duckdb.org/docs/stable/data/csv/overview.html