paddle_fdw_v0.1.0
·
210 commits
to main
since this release
New Feature: Paddle Foreign Data Wrapper
We're excited to introduce our new Paddle Foreign Data Wrapper, enabling seamless integration between your Postgres database and Paddle. Key features include:
- Direct querying of Paddle data without data movement
- Support both data read and write
- Automatic query pushdown for improved performance
- Wasm based foreign data wrapper
PR: add wasm fdw framework with snowflake and paddle fdw by @burmecia in #280