Skip to main content

Mongodb Export & Import

Export
Export လုပ္ဖုိ ့က ေအာက္က ကြန္မန္းကုိ Terminal ထဲမွာ ရိုက္ထည့္ရရင္ျပီ။ db_name ကိုေတာ့ ကုိယ္ထုတ္ခ်င္တဲ့ database name ကုိ ထည့္ရမွာပါ။ db_backup_folder_name ကေတာ့ export ထုတ္လုိက္တဲ့ ဖုိင္ေတြကုိ ထည့္ထားမယ့္ folder နာမည္ျဖစ္ပါတယ္။

mongodump -d db_name -o db_backup_folder_name

Import
Import လုပ္ဖုိ ့အတြက္က ေအာက္ကကုတ္ကုိ import.sh ဆိုပီး ဖိုင္ေလးေဆာက္ျပီး ထည့္ပါ။ db_name ကုိ ေဆာက္ခ်င္တဲ့ database name ေျပာင္းပါ။

ls -1 *.bson | sed 's/.bson$//' | while read col;
do
    mongorestore -d db_name $col.bson;
done

ျပီးရင္ေတာ့ Terminal ကေန ./import.sh ကုိ ရိိုက္ထည့္ရင္ ရသြားပါလိမ့္မယ္။
Permission Error တက္ရင္ sudo chmod -R a+rx import.sh ဆိုပီး terminal ကေန import.sh ရွိတဲ့ေနရာသြားပီး ရိုက္ေပးလုိက္ရင္ဆင္ေျပပါတယ္။

Thanks : Lornajane
source : http://www.lornajane.net/posts/2011/importing-and-exporting-mongodb-databases

Comments

Popular posts from this blog

Lenovo VeriFace Software

ဒီေဆာ့၀ဲကေတာ့ ကြန္ပ်ဴတာ login ၀င္တဲ့အခါမွာ password ရိုက္စရာမလိုပဲ မ်က္နွာေလးျပလိုက္ရံုနဲ့ ေအာ္တို login ၀င္ေပးပါတယ္ .လန္းပါတယ္.webcam တခုေတာ့လိုပါလိမ့္မယ္ laptop ေတြ အတြက္ဆိုရင္ေတာ့ရွယ္ပါပဲ . တျခား brand ေတြမွာလဲအလုပ္လုပ္ပါတယ္ . ေလာေလာဆယ္ကၽြန္ေတာ္က Acer ၾကီးနဲ့ကလိေနတာ :D size : 30.39 MB Click here to download @ mediafire.com Click here to download @ ifile.it Photo credit @ www.tkshare.com Thank u,ko zaw ye` tun :)

firefox add-on ကုိ backup လုပ္ပီး offline install လုပ္ျခင္း

အခုကၽြန္ေတာ္ add-ons  ေတြ ကုိ backup လုပ္နည္းေလးေျပာျပပါ့မယ္။backup လုပ္လို့ရလာတဲ့အက်ိဳးေက်းဇူးကေတာ့ ကုိယ္ကအင္တာနက္ဆိုင္မွာပဲသံုးတယ္ဆိုရင္ ဆိုင္က mozilla firfox broswer ထဲမွာကိုယ္သြင္းထားတဲ့့ add-on ေတြကို အိမ္က browser ထဲကုိ ကလင့္ႏွစ္ခ်က္နိုပ္ရံုေလးနဲ့သြင္းပီးသံုးလို့ရပါတယ္. (၁) ပထမဆံုးအေနနဲ့ ဒီ လင့္ကိုကလင့္ ပီးေတာ့ backup လုပ္ဖို့အတြက္ FEBE ဆိုတဲ့ add-on ကုိသြင္းလိုက္ပါ(ရလာတဲ့ဖိုင္ကုိ mozilla နဲ့ဖြင့္ရပါမယ္). (၂) FEBE ကုိ install လုပ္ပီးရင္ mozilla borwser ကုိ ပိတ္ပီးျပန္ဖြင့္(restart)လိုက္ပါ ဒါဆိုရင္ ေအာက္ကပံုအတိုင္း mozilla ရဲ့ Tools ေအာက္မွာ FEBE ဆိုတာေလးအခုေပၚလာပါလိမ့္မယ္

Learning English Through Laughter : 3

Mr.Green went to Germany, because he had some work there.He came back last Monday, and his young wife met him at the airport. They walked to their car and passed a tall, pretty air-hostess. Mr. Green said to her , ' Goodbye, Miss Harris, ' and the air-hostess smiled and said, 'Good bye' too. Mrs. Green stopped and looked at the air-hostess .Then she said to her husband, 'How did you know her name?' 'That was easy,'answered Mr.Green. 'The names of the captain and all the screw were on a piece of paper in front of our seates.' 'What was the name of the captain?' Mrs. Green asked with a smile. Mr.Green launged and answered ,'I don't remember any of the other names.' 4/\/\@