Skip to main content

Community

Add time-series data support to MongoDB

Not planned

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Tyler,

    MongoDB doesn't expose time series collections in change streams, which is why our connector doesn't pick them up. This is a limitation on their side. The only potential way to handle such collections is to re-sync them every time, which almost certainly will be very inefficient. We currently don't have plans to implement this.

    Thanks,
    Val Kulichenko, Fivetran Product Team