wrappers

Postgres Foreign Data Wrapper development framework in Rust.

APACHE-2.0 License

Downloads
23.2K
Stars
428
Committers
34

Bot releases are visible (Hide)

wrappers - wasm_snowflake_fdw_v0.1.1 Latest Release

Published by github-actions[bot] 2 months ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.4.1...wasm_snowflake_fdw_v0.1.1

wrappers - wasm_paddle_fdw_v0.1.1

Published by github-actions[bot] 2 months ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.4.1...wasm_paddle_fdw_v0.1.1

wrappers - v0.4.0

Published by github-actions[bot] 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.3.1...v0.4.0

wrappers - v0.4.1

Published by github-actions[bot] 3 months ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.4.0...v0.4.1

wrappers - paddle_fdw_v0.1.0

Published by github-actions[bot] 4 months ago

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 https://github.com/supabase/wrappers/pull/280

wrappers - snowflake_fdw_v0.1.0

Published by github-actions[bot] 4 months ago

New Feature: Snowflake Foreign Data Wrapper

We're excited to introduce our new Snowflake Foreign Data Wrapper, enabling seamless integration between your Postgres database and Snowflake. Key features include:

  • Direct querying of Snowflake 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 https://github.com/supabase/wrappers/pull/280

wrappers - v0.3.1

Published by github-actions[bot] 6 months ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.3.0...v0.3.1

wrappers - v0.3.0

Published by github-actions[bot] 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.2.0...v0.3.0

wrappers - v0.2.0

Published by github-actions[bot] 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.19...v0.2.0

wrappers - v0.1.19

Published by github-actions[bot] 11 months ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.18...v0.1.19

wrappers - v0.1.18

Published by github-actions[bot] 12 months ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.17...v0.1.18

wrappers - v0.1.17

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.15...v0.1.16

wrappers - v0.1.16

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.15...v0.1.16

wrappers - v0.1.15

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.14...v0.1.15

wrappers - v0.1.14

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.11...v0.1.12

wrappers - v0.1.11

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.10...v0.1.11

wrappers - v0.1.10

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.9...v0.1.10

wrappers - v0.1.9

Published by github-actions[bot] over 1 year ago

Breaking Change

The columns parameter in trait ForeignDataWrapper::begin_scan has been changed to a list of Column, which has more properties than name.

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.8...v0.1.9

wrappers - v0.1.8

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.7...v0.1.8

wrappers - v0.1.7

Published by github-actions[bot] almost 2 years ago

What's Changed

Major:

Minor:

New Contributors

Full Changelog: https://github.com/supabase/wrappers/compare/v0.1.6...v0.1.7