Does anyone have any thoughts about using duckdb f...
# random
w
Does anyone have any thoughts about using duckdb for running meltano instance instead of sqllite or postgres? I haven't looked into it at all - just an idea I had.
t
should be possible but I don’t see the advantage it gets you. duckdb is more for analytic purposes and not transactional. would be a fun hackday though!
w
Yeah mainly just for fun @taylor
and sometimes reasons emerge from the fun. 😁
I’ll let you all know if I end up playing with that setup