Also relevant, SQLite supports loading CSV files as virtual tables [1] [1]: https://sqlite.org/csv.html
And don't forget DuckDB [1]. [1] https://duckdb.org/docs/stable/data/csv/overview.html
And also there’s the \COPY command in postgresql
11–12 of 12 posts