← Blog

Drop a file, get a table

Getting a CSV into a database is a job everyone has done and nobody enjoys. Look at the file, guess the types, write the CREATE TABLE, write the loader, discover row 40,000 has a comma in it. SnoutData now does the whole path: drop the file, review what it proposes, run it.