MongoDB Foreign Data Wrapper v5
The MongoDB Foreign Data Wrapper (mongo_fdw
) is a Postgres extension that lets you access data that resides on a MongoDB database from EDB Postgres Advanced Server. It's a writable foreign data wrapper that you can use with Postgres functions and utilities or with other data that resides on a Postgres host.
You can install the MongoDB Foreign Data Wrapper with an RPM package. You can download an installer from the EDB website.