Anyone played with duckdb as a file parser? We wen...
# singer-tap-development
v
Anyone played with duckdb as a file parser? We went with fsspec here https://filesystem-spec.readthedocs.io/en/latest/ which works but it would be great to just pipesql into tap-duckdb and be able to do 80-90% of what you need for file taps. I'm sure I'm missing a bunch of layers here so I just thought I'd toss it out and see if anyone's dove