almost, with the right `mappings` ``` mappers: ...
# best-practices
e
almost, with the right
mappings
Copy code
mappers:
  - name: meltano-map-transform
    pip_url: meltano-map-transform
    mappings:
    - name: filter-stream
      config: ...
and
meltano run tap-mysql filter-stream target-postgres