Hacker News new | ask | show | jobs
by klysm 1365 days ago
Does the inverse of this also exist?
2 comments

Unofficially maybe? There's a 3rd party duckdb_fdw plugin for postgres that allows querying DuckDB from Postgres: https://github.com/alitrack/duckdb_fdw
You can use the DuckDB FDW (linked in the blog post) for this! https://github.com/alitrack/duckdb_fdw