Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Categories Compass
Created by Guest
Created on Sep 24, 2019

I need the Export to Language feature to support query PROJECT, SORT, SKIP, LIMIT and COLLATION options

The filter query Export to Language feature would be more useful for developers if it included support for the filter options: - PROJECT - SORT - SKIP - LIMIT - COLLATION
  • ADMIN RESPONSE
    Aug 8, 2025
    This is available in Compass 1.20.4. Export to language now includes the possibility of exporting with driver usage. For queries, the code snippet includes project, sort, and limit.
  • Attach files