Hello, I'm not sure if this the platform to ask fo...
# troubleshooting
m
Hello, I'm not sure if this the platform to ask for help. Right now im setting up a simple pipeline that extract from github into postgres and using dbt to transform. Everything works fine but let say i want to use duckdb to transform the data store rather than using pgsql engine, It is possible? My ideal is like this, tap-github loader-duckdb dbt-duckdb tap-duckdb loader-postgres. Is this seemed unnecessary? Plus i cant get the current tap-duckdb plugin working unfortunately. Currently on python 3.12
v
yes this can work, what's your question?
e
Hi @mn, this is just the place to ask for help 🙂 MeltanoLabs/tap-duckdb hasn't received much attention unfortunately. What problem(s) are you running into with it?