Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Looking for better instructions on loading bson files into mongo
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mel  
View profile  
 More options Jun 18 2012, 5:33 pm
From: Mel <melsimb...@gmail.com>
Date: Mon, 18 Jun 2012 14:33:54 -0700 (PDT)
Local: Mon, Jun 18 2012 5:33 pm
Subject: Looking for better instructions on loading bson files into mongo

I recently installed mongo because I'm looking at analyzing some data that
is stored in several .bson files. I've gone through the tutorials as much
as I can, but I don't really understand how to do this and am unsure
whether to use mongoimport, dump or restore or some combination. Can anyone
give me more detailed instructions?
Thank you!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sid  
View profile  
 More options Jun 18 2012, 6:07 pm
From: Sid <siddharth.si...@10gen.com>
Date: Mon, 18 Jun 2012 15:07:05 -0700 (PDT)
Local: Mon, Jun 18 2012 6:07 pm
Subject: Re: Looking for better instructions on loading bson files into mongo
mongimport/mongoexport work on JSON/CSV. mongodump/mongorestore work
on bson files.

Assuming that the bson files were created using mongodump, you can
restore it using the mongrestore utility.

On Jun 18, 5:33 pm, Mel <melsimb...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »