@TobiLG
Nothing here yet.
Nothing here yet.
Thanks for the feedback! Not sure if I understood correctly, as I'm "fixing" the problems you describe with custom loading scripts by provider, e.g. https://github.com/tobilg/duckdb-gtfs/blob/main/queries/providers/gtfs-de/full/load_data.sql This works w/o problems for me so far. What do you mean by "huge non-CSV files" Stefan de Konink ? The GTFS standard specifies CSV as format, so I'm a bit confused.
The SQL Workbench is based on DuckDB WASM, as stated in the article, and works entirely in your browser. No data is sent to other servers etc. Regarding running it locally, it's currently not Open Source, so there's no way to do this right now.