firebird_fdw_11 - A PostgreSQL foreign data wrapper (FDW) for Firebird
Website: | https://github.com/ibarwick/firebird_fdw |
---|---|
License: | PostgreSQL |
- Description:
This is a foreign data wrapper (FDW) to connect PostgreSQL to Firebird. It provides both read (SELECT) and write (INSERT/UPDATE/DELETE) support, WHERE-clause pushdowns, connection caching and Firebird transaction support. This code is very much work-in-progress; USE AT YOUR OWN RISK.
Packages
firebird_fdw_11-1.3.0-1.rhel7.ppc64le [42 KiB] |
Changelog
by Devrim Gündüz (2022-12-31):
- Update to 1.3.0 |