Source: mongo-fdw Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg , Build-Depends: architecture-is-64-bit , debhelper-compat (= 13), libjson-c-dev, libmongoc-dev, pkgconf, postgresql-all , postgresql-server-dev-all (>= 217~), Standards-Version: 4.7.4 Rules-Requires-Root: no Homepage: https://github.com/EnterpriseDB/mongo_fdw Vcs-Browser: https://salsa.debian.org/postgresql/mongo-fdw Vcs-Git: https://salsa.debian.org/postgresql/mongo-fdw.git Package: postgresql-18-mongo-fdw Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Breaks: ${postgresql:Breaks}, Description: MongoDB Foreign Data Wrapper for PostgreSQL This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MongoDB. . * Write-able FDW * Connection Pooling * JOIN push-down * AGGREGATE push-down * ORDER BY push-down * LIMIT OFFSET push-down