Comment by anitil
16 hours ago
DuckDb makes so much of my life easier, though I've never used it for large problems. The ability to run `select * from 'data.json'` is just lovely. The fact that it's also a powerhouse is so impressive, I'd usually expect a project to be good at small problems (like mine) xor large problems, but not both
Yup. And an extra benefit that you can treat any file like a table, so you can also do something like