db2_fdw ======= Synopsis -------- The db2_fdw is the foreign data wrapper of PostgreSQL to access a DB2 database. Description ----------- Based on the foreign data wrapper of postgreSQL to oracle, the db2_fdw was built. Main difference are the data types. They are mainly not standardized. So therefore some parts are still under development. Usage ----- Show usage. Support ------- [GitHub Link to db2_fdw](https://github.com/Living-Mainframe/db2_fdw) [email](thomas.muenz@living-mainframe.de) Author ------ [Thomas Muenz](thomas.muenz@living-mainframe.de) Copyright and License --------------------- Copyright (c) 2025 Thomas Muenz, Living-Mainframe GmbH