Hey, thinking about <https://hub.meltano.com/loade...
# plugins-general
j
Hey, thinking about https://hub.meltano.com/loaders/target-duckdb/ in the context of https://techcrunch.com/2022/11/15/motherduck-secures-investment-from-andreessen-horowitz-to-commercialize-duckdb/. If I understand it well, the current Meltano target cannot connect to MotherDuck - am I right? Anyone has already started working on it? Or, is it not necessary at all? Would it be good-enough DEV experience to use targets like target-s3-parquest and point MotherDuck to such files?
p
I saw this issue https://github.com/jwills/target-duckdb/issues/23 was opened and closed by https://github.com/jwills/target-duckdb/pull/24. So its possible this is already done but I havent dug into it myself
e
I just got my MD invite so I plan to test it out some time this week
j
+1, also invited. Compared to pure DuckDB, MontherDuck can be shared with other users. But my question above stays - is there a valid use case? Would it be good-enough DEV experience to use targets like target-s3-parquest and point MotherDuck to such files?
@pat_nadolny btw next time you have to write "I havent du*ck* into it myself" 😉
e
I got https://github.com/meltano/hub/pull/1447 to bring MotherDuck support to the Hub plugin. The target works with MD but there are some hiccups (https://github.com/jwills/target-duckdb/pull/26). dbt-duckdb seems to work fine with MD already.