Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8277473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T08:42:03+00:00 2026-06-08T08:42:03+00:00

I have a large Mongo collection from which I’d like to dump a subset

  • 0

I have a large Mongo collection from which I’d like to dump a subset to copy to a staging server for testing purposes. This collection includes fields that are ObjectIDs of GridFS files. I can get the subset of the collection easily enough using mongodump’s –query flag, but I can’t figure out any easy way to also dump just the GridFS files and chunks referenced by the matching records in the main collection. What would be the least-painful way to accomplish this?

(It wouldn’t especially surprise me if there’s just not any straightforward way to do the export using only Mongo’s command-line tools, so if that’s the case, I’d also be interested in a way to do the export programmatically, but produce output that could be imported with standard tools like mongorestore. Python’s mongo drivers are the ones with which I’m most comfortable, but I’m not picky.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T08:42:05+00:00Added an answer on June 8, 2026 at 8:42 am

    There’s currently nothing built-in to do this and your best option is to write a python script.

    It’s best not use mongodump. Write the python script to read from the original server and insert into the staging server. If you are doing it at a document level for each gridfs file do the chunks first, then files doc. If you are using the python gridfs class, just read from the original server and save to the staging server.

    See the PyMongo GridFS documentation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a view which returns a list of large Mongo Documents via an
I have large images displayed in a grouped tableview. I would like the images
I have a rather large SQL query which the majority of which has come
I have a large collection (~2.7 million documents) in mongodb, and there are a
I am developing an application which doesn't have large requirements for data storage. I
We have large C# application spanning many projects which is packaged into an .MSI
I have large text files upon which all kinds of operations need to be
I have a Mongo collection where each document has a set of unique embedded
We have large files with zlib-compressed binary data that we would like to memory
I'm starting up a rather large-scale open source server project written in C# which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.