This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MongoDB. Please note that this version of mongo_fdw works with PostgreSQL, EDB Postgres Advanced ...
This is a foreign data wrapper (FDW) to connect PostgreSQL to any Java DataBase Connectivity (JDBC) data source. The existing JDBC FDWs are only read-only, this version provides the write capability.