qinling072 发表于 2018-10-24 11:57:03

MongoDB CookBook读书笔记之导入导出

> db.postalCodes.find().pretty()  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c95b"),
  "PostOfficeName" : "Aberdeen Bazar",
  "Pincode" : 744104,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c95c"),
  "PostOfficeName" : "Campbell Bay",
  "Pincode" : 744302,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c95d"),
  "PostOfficeName" : "Betapur",
  "Pincode" : 744201,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c95e"),
  "PostOfficeName" : "Car Nicobar",
  "Pincode" : 744301,
  "DistrictsName" : "Car Nicobar",
  "City" : "Car Nicobar",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c95f"),
  "PostOfficeName" : "Diglipur",
  "Pincode" : 744202,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c960"),
  "PostOfficeName" : "Haddo",
  "Pincode" : 744102,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c961"),
  "PostOfficeName" : "Hut Bay",
  "Pincode" : 744207,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c962"),
  "PostOfficeName" : "Havelock",
  "Pincode" : 744211,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c963"),
  "PostOfficeName" : "Bambooflat",
  "Pincode" : 744107,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c964"),
  "PostOfficeName" : "Kapanga",
  "Pincode" : 744304,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c965"),
  "PostOfficeName" : "Long Island",
  "Pincode" : 744203,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c966"),
  "PostOfficeName" : "Marine Jetty",
  "Pincode" : 744101,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c967"),
  "PostOfficeName" : "Mayabunder",
  "Pincode" : 744204,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c968"),
  "PostOfficeName" : "N S Building",
  "Pincode" : 744101,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c969"),
  "PostOfficeName" : "Nancowrie",
  "Pincode" : 744303,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c96a"),
  "PostOfficeName" : "Neel Island",
  "Pincode" : 744104,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c96b"),
  "PostOfficeName" : "New Secretariate Bldg",
  "Pincode" : 744105,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c96c"),
  "PostOfficeName" : "Bakultala",
  "Pincode" : 744208,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c96d"),
  "PostOfficeName" : "Oralkatcha",
  "Pincode" : 744210,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  {
  "_id" : ObjectId("5b178e91f02ce24e2dd4c96e"),
  "PostOfficeName" : "Port Blair",
  "Pincode" : 744101,
  "DistrictsName" : "A&N Islands",
  "City" : "Port Blair",
  "State" : "Andaman Nicobar"
  }
  Type "it" for more

页: [1]
查看完整版本: MongoDB CookBook读书笔记之导入导出