{"id":2754,"date":"2023-07-20T20:29:17","date_gmt":"2023-07-20T20:29:17","guid":{"rendered":"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/"},"modified":"2023-07-20T20:29:17","modified_gmt":"2023-07-20T20:29:17","slug":"%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb","status":"publish","type":"post","link":"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/","title":{"rendered":"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 mongodb (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0442\u0430\u043a\u0456 \u043c\u0435\u0442\u043e\u0434\u0438, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB:<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\u0421\u043f\u043e\u0441\u0456\u0431 1. \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0439\u0442\u0435 \u043f\u043e\u043b\u0435<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.collection.updateMany({}, { <span style=\"color: #3366ff;\">$rename<\/span> :{\" <span style=\"color: #ff0000;\">oldField<\/span> \":\" <span style=\"color: #ff0000;\">newField<\/span> \"}}, false, true)\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><strong>\u0421\u043f\u043e\u0441\u0456\u0431 2. \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043f\u043e\u043b\u0456\u0432<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.collection.updateMany({}, { <span style=\"color: #3366ff;\">$rename<\/span> :{\" <span style=\"color: #ff0000;\">old1<\/span> \":\" <span style=\"color: #ff0000;\">new1<\/span> \", \" <span style=\"color: #ff0000;\">old2<\/span> \":\" <span style=\"color: #ff0000;\">new2<\/span> \"}}, false, true)\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><strong>\u0421\u043f\u043e\u0441\u0456\u0431 3. \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0439\u0442\u0435 \u043f\u0456\u0434\u043f\u043e\u043b\u0435<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.collection.updateMany({}, { <span style=\"color: #3366ff;\">$rename<\/span> :{\" <span style=\"color: #ff0000;\">field.oldSub<\/span> \":\" <span style=\"color: #ff0000;\">field.newSub<\/span> \"}}, false, true)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u0417\u0430\u0443\u0432\u0430\u0436\u0442\u0435, \u0449\u043e <strong>false, true<\/strong> \u0443 \u0444\u0443\u043d\u043a\u0446\u0456\u0457 $rename \u043e\u0437\u043d\u0430\u0447\u0430\u0454 <strong>{upsert:false, multi:true}<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">\u0412\u0430\u043c \u043f\u043e\u0442\u0440\u0456\u0431\u0435\u043d <strong>multi:true<\/strong> , \u0449\u043e\u0431 \u043e\u043d\u043e\u0432\u0438\u0442\u0438 \u043d\u0430\u0437\u0432\u0443 \u043f\u043e\u043b\u044f \u0432 \u0443\u0441\u0456\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0445.<\/span><\/p>\n<p> <span style=\"color: #000000;\">\u0423 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0445 \u043d\u0438\u0436\u0447\u0435 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e, \u044f\u043a \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u043a\u043e\u0436\u0435\u043d \u043c\u0435\u0442\u043e\u0434 \u0456\u0437<\/span> <span style=\"padding: 1px; border: 1px solid black;\">\u0433\u0440\u0443\u043f\u043e\u044e<\/span> \u0437\u0431\u043e\u0440\u0443 <span style=\"color: #000000;\">\u0437 \u0442\u0430\u043a\u0438\u043c\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u043c\u0438:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.teams.insertOne({team: \"Mavs\", class: {conf: \"Western\", div: \"A\"}, points: <span style=\"color: #008000;\">31<\/span> })\ndb.teams.insertOne({team: \"Spurs\", class: {conf: \"Western\", div: \"A\"}, points: <span style=\"color: #008000;\">22<\/span> })\ndb.teams.insertOne({team: \"Jazz\", class: {conf: \"Western\", div: \"B\"}, points: <span style=\"color: #008000;\">19<\/span> })\ndb.teams.insertOne({team: \"Celtics\", class: {conf: \"Eastern\", div: \"C\"}, points: <span style=\"color: #008000;\">26<\/span> })\ndb.teams.insertOne({team: \"Cavs\", class: {conf: \"Eastern\", div: \"D\"}, points: <span style=\"color: #008000;\">33<\/span> })\ndb.teams.insertOne({team: \"Nets\", class: {conf: \"Eastern\", div: \"D\"}, points: <span style=\"color: #008000;\">38<\/span> })<\/strong><\/pre>\n<h3> <span style=\"color: #000000;\"><strong>\u041f\u0440\u0438\u043a\u043b\u0430\u0434 1: \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u043e\u043b\u044f<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\u041c\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0442\u0430\u043a\u0438\u0439 \u043a\u043e\u0434, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u0435 <strong>team<\/strong> \u043d\u0430 <strong>new_team<\/strong> :<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.teams.updateMany({}, { <span style=\"color: #3366ff;\">$rename<\/span> :{\" <span style=\"color: #ff0000;\">team<\/span> \":\" <span style=\"color: #ff0000;\">new_team<\/span> \"}}, false, true)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u041e\u0441\u044c \u044f\u043a \u0437\u0430\u0440\u0430\u0437 \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u044e\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>{ _id: ObjectId(\"62017ce6fd435937399d6b58\"),\n  class: { conf: 'Western', div: 'A' },\n  points: 31,\n  new_team: 'Mavs' }\n{ _id: ObjectId(\"62017ce6fd435937399d6b59\"),\n  class: { conf: 'Western', div: 'A' },\n  points: 22,\n  new_team: 'Spurs' }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5a\"),\n  class: { conf: 'Western', div: 'B' },\n  points: 19,\n  new_team: 'Jazz' }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5b\"),\n  class: { conf: 'Eastern', div: 'C' },\n  points: 26,\n  new_team: 'Celtics' }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5c\"),\n  class: { conf: 'Eastern', div: 'D' },\n  points: 33,\n  new_team: 'Cavs' }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5d\"),\n  class: { conf: 'Eastern', div: 'D' },\n  points: 38,\n  new_team: 'Nets' }<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u0417\u0432\u0435\u0440\u043d\u0456\u0442\u044c \u0443\u0432\u0430\u0433\u0443, \u0449\u043e \u0434\u043b\u044f \u043a\u043e\u0436\u043d\u043e\u0433\u043e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u043f\u043e\u043b\u0435 <strong>team<\/strong> \u0431\u0443\u043b\u043e \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u043e \u043d\u0430 <strong>new_team<\/strong> .<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>\u041f\u0440\u0438\u043a\u043b\u0430\u0434 2: \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043f\u043e\u043b\u0456\u0432<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\u041c\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0442\u0430\u043a\u0438\u0439 \u043a\u043e\u0434, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u0435 <strong>team<\/strong> \u043d\u0430 <strong>new_team<\/strong> \u0456 \u043f\u043e\u043b\u0435 <strong>points<\/strong> \u043d\u0430 <strong>new_points<\/strong> :<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.teams.updateMany({}, { <span style=\"color: #3366ff;\">$rename<\/span> :{\" <span style=\"color: #ff0000;\">team<\/span> \":\" <span style=\"color: #ff0000;\">new_team<\/span> \", \" <span style=\"color: #ff0000;\">points<\/span> \":\" <span style=\"color: #ff0000;\">new_points<\/span> \"}}, false, true)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u041e\u0441\u044c \u044f\u043a \u0437\u0430\u0440\u0430\u0437 \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u044e\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>{ _id: ObjectId(\"62017ce6fd435937399d6b58\"),\n  class: { conf: 'Western', div: 'A' },\n  new_team: 'Mavs',\n  new_points: 31 }\n{ _id: ObjectId(\"62017ce6fd435937399d6b59\"),\n  class: { conf: 'Western', div: 'A' },\n  new_team: 'Spurs',\n  new_points: 22 }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5a\"),\n  class: { conf: 'Western', div: 'B' },\n  new_team: 'Jazz',\n  new_points: 19 }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5b\"),\n  class: { conf: 'Eastern', div: 'C' },\n  new_team: 'Celtics',\n  new_points: 26 }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5c\"),\n  class: { conf: 'Eastern', div: 'D' },\n  new_team: 'Cavs',\n  new_points: 33 }\n{ _id: ObjectId(\"62017ce6fd435937399d6b5d\"),\n  class: { conf: 'Eastern', div: 'D' },\n  new_team: 'Nets',\n  new_points: 38 }<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u0417\u0430\u0443\u0432\u0430\u0436\u0442\u0435, \u0449\u043e \u0432 \u043a\u043e\u0436\u043d\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456 \u0431\u0443\u043b\u043e \u0437\u043c\u0456\u043d\u0435\u043d\u043e \u043d\u0430\u0437\u0432\u0438 \u043f\u043e\u043b\u0456\u0432 <strong>\u043a\u043e\u043c\u0430\u043d\u0434\u0438<\/strong> \u0442\u0430 <strong>\u043e\u0447\u043e\u043a<\/strong> .<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>\u041f\u0440\u0438\u043a\u043b\u0430\u0434 3: \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0439\u0442\u0435 \u043f\u0456\u0434\u043f\u043e\u043b\u0435<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\u041c\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0442\u0430\u043a\u0438\u0439 \u043a\u043e\u0434, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u0456\u0434\u043f\u043e\u043b\u0435 <strong>div<\/strong> \u0443 \u043f\u043e\u043b\u0435 <strong>\u043a\u043b\u0430\u0441\u0443<\/strong> <b>div<\/b> :<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>db.teams.updateMany({}, { <span style=\"color: #3366ff;\">$rename<\/span> :{\" <span style=\"color: #ff0000;\">class.div<\/span> \":\" <span style=\"color: #ff0000;\">class.division<\/span> \"}}, false, true)<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u041e\u0441\u044c \u044f\u043a \u0437\u0430\u0440\u0430\u0437 \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u044e\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>{ _id: ObjectId(\"62017e21fd435937399d6b5e\"),\n  team: 'Mavs',\n  class: { conf: 'Western', division: 'A' },\n  points: 31 }\n{ _id: ObjectId(\"62017e21fd435937399d6b5f\"),\n  team: 'Spurs',\n  class: { conf: 'Western', division: 'A' },\n  points: 22 }\n{ _id: ObjectId(\"62017e21fd435937399d6b60\"),\n  team: 'Jazz',\n  class: { conf: 'Western', division: 'B' },\n  points: 19 }\n{ _id: ObjectId(\"62017e21fd435937399d6b61\"),\n  team: 'Celtics',\n  class: { conf: 'Eastern', division: 'C' },\n  points: 26 }\n{ _id: ObjectId(\"62017e21fd435937399d6b62\"),\n  team: 'Cavs',\n  class: { conf: 'Eastern', division: 'D' },\n  points: 33 }\n{ _id: ObjectId(\"62017e21fd435937399d6b63\"),\n  team: 'Nets',\n  class: { conf: 'Eastern', division: 'D' },\n  points: 38 }<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u0417\u0430\u0443\u0432\u0430\u0436\u0442\u0435, \u0449\u043e \u043f\u0456\u0434\u043f\u043e\u043b\u0435 <b>div<\/b> \u0443 \u043f\u043e\u043b\u0456 <strong>\u043a\u043b\u0430\u0441\u0443<\/strong> \u0431\u0443\u043b\u043e \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u043e <strong>\u043d\u0430 \u0440\u043e\u0437\u0434\u0456\u043b<\/strong> \u0443 \u043a\u043e\u0436\u043d\u043e\u043c\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>\u041f\u0440\u0438\u043c\u0456\u0442\u043a\u0430<\/strong> : \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u043d\u0430\u0439\u0442\u0438 \u043f\u043e\u0432\u043d\u0443 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u044e \u0434\u043b\u044f \u0444\u0443\u043d\u043a\u0446\u0456\u0457 <strong>$rename<\/strong> <a href=\"https:\/\/docs.mongodb.com\/manual\/reference\/operator\/update\/rename\/\" target=\"_blank\" rel=\"noopener\">\u0442\u0443\u0442<\/a> .<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>\u0414\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u0456 \u0440\u0435\u0441\u0443\u0440\u0441\u0438<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">\u0423 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0445 \u043f\u043e\u0441\u0456\u0431\u043d\u0438\u043a\u0430\u0445 \u043f\u043e\u044f\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f, \u044f\u043a \u0432\u0438\u043a\u043e\u043d\u0443\u0432\u0430\u0442\u0438 \u0456\u043d\u0448\u0456 \u0442\u0438\u043f\u043e\u0432\u0456 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \u0432 MongoDB:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/uk\/\u043f\u043e\u043b\u0435-\u0434\u043e\u0434\u0430\u0432\u0430\u043d\u043d\u044f-mongodb\/\" target=\"_blank\" rel=\"noopener\">MongoDB: \u042f\u043a \u0434\u043e\u0434\u0430\u0442\u0438 \u043d\u043e\u0432\u0435 \u043f\u043e\u043b\u0435<\/a><br \/> <a href=\"https:\/\/statorials.org\/uk\/\u043f\u043e\u043b\u0435-\u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043d\u044f-mongodb\/\" target=\"_blank\" rel=\"noopener\">MongoDB: \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043f\u043e\u043b\u0435<\/a><br \/> <a href=\"https:\/\/statorials.org\/uk\/\u043e\u043a\u0440\u0435\u043c\u0438\u0438-\u043e\u0431\u043b\u0456\u043a\u043e\u0432\u0438\u0438-\u0437\u0430\u043f\u0438\u0441-mongodb\/\" target=\"_blank\" rel=\"noopener\">MongoDB: \u044f\u043a \u043f\u0456\u0434\u0440\u0430\u0445\u0443\u0432\u0430\u0442\u0438 \u0440\u0456\u0437\u043d\u0456 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0432 \u043f\u043e\u043b\u0456<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0412\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0442\u0430\u043a\u0456 \u043c\u0435\u0442\u043e\u0434\u0438, \u0449\u043e\u0431 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB: \u0421\u043f\u043e\u0441\u0456\u0431 1. \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0439\u0442\u0435 \u043f\u043e\u043b\u0435 db.collection.updateMany({}, { $rename :{&#8221; oldField &#8220;:&#8221; newField &#8220;}}, false, true) \u0421\u043f\u043e\u0441\u0456\u0431 2. \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043f\u043e\u043b\u0456\u0432 db.collection.updateMany({}, { $rename :{&#8221; old1 &#8220;:&#8221; new1 &#8220;, &#8221; old2 &#8220;:&#8221; new2 &#8220;}}, false, true) \u0421\u043f\u043e\u0441\u0456\u0431 3. \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0439\u0442\u0435 \u043f\u0456\u0434\u043f\u043e\u043b\u0435 db.collection.updateMany({}, { $rename :{&#8221; field.oldSub &#8220;:&#8221; field.newSub [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438) - \u0421\u0442\u0430\u0442\u043e\u043b\u043e\u0433\u0456\u044f<\/title>\n<meta name=\"description\" content=\"\u0426\u0435\u0439 \u043f\u0456\u0434\u0440\u0443\u0447\u043d\u0438\u043a \u043f\u043e\u044f\u0441\u043d\u044e\u0454, \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u043d\u0435 \u0430\u0431\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043f\u043e\u043b\u0456\u0432 \u0443 MongoDB, \u0456\u0437 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u043c\u0438.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/uk\/\u043f\u043e\u043b\u0435-\u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f-mongodb\/\" \/>\n<meta property=\"og:locale\" content=\"uk_UA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438) - \u0421\u0442\u0430\u0442\u043e\u043b\u043e\u0433\u0456\u044f\" \/>\n<meta property=\"og:description\" content=\"\u0426\u0435\u0439 \u043f\u0456\u0434\u0440\u0443\u0447\u043d\u0438\u043a \u043f\u043e\u044f\u0441\u043d\u044e\u0454, \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u043d\u0435 \u0430\u0431\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043f\u043e\u043b\u0456\u0432 \u0443 MongoDB, \u0456\u0437 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u043c\u0438.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/uk\/\u043f\u043e\u043b\u0435-\u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f-mongodb\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-20T20:29:17+00:00\" \/>\n<meta name=\"author\" content=\"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u0445\u0432\u0438\u043b\u0438\u043d\u0438\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/\",\"url\":\"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/\",\"name\":\"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438) - \u0421\u0442\u0430\u0442\u043e\u043b\u043e\u0433\u0456\u044f\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/uk\/#website\"},\"datePublished\":\"2023-07-20T20:29:17+00:00\",\"dateModified\":\"2023-07-20T20:29:17+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/uk\/#\/schema\/person\/2affa1a5da08a4b61ab4becd078c191a\"},\"description\":\"\u0426\u0435\u0439 \u043f\u0456\u0434\u0440\u0443\u0447\u043d\u0438\u043a \u043f\u043e\u044f\u0441\u043d\u044e\u0454, \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u043d\u0435 \u0430\u0431\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043f\u043e\u043b\u0456\u0432 \u0443 MongoDB, \u0456\u0437 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u043c\u0438.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/#breadcrumb\"},\"inLanguage\":\"uk\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0434\u043e\u0434\u043e\u043c\u0443\",\"item\":\"https:\/\/statorials.org\/uk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 mongodb (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/uk\/#website\",\"url\":\"https:\/\/statorials.org\/uk\/\",\"name\":\"Statorials\",\"description\":\"\u0412\u0430\u0448 \u043f\u0443\u0442\u0456\u0432\u043d\u0438\u043a \u0434\u043e \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u0456!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/uk\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"uk\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/uk\/#\/schema\/person\/2affa1a5da08a4b61ab4becd078c191a\",\"name\":\"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\/\/statorials.org\/uk\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/uk\/wp-content\/uploads\/2023\/11\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/uk\/wp-content\/uploads\/2023\/11\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f\"},\"description\":\"\u041f\u0440\u0438\u0432\u0456\u0442, \u044f \u0411\u0435\u043d\u0434\u0436\u0430\u043c\u0456\u043d, \u043f\u0440\u043e\u0444\u0435\u0441\u043e\u0440 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438 \u043d\u0430 \u043f\u0435\u043d\u0441\u0456\u0457, \u044f\u043a\u0438\u0439 \u0441\u0442\u0430\u0432 \u0432\u0438\u043a\u043b\u0430\u0434\u0430\u0447\u0435\u043c \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438. \u041c\u0430\u044e\u0447\u0438 \u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0434\u043e\u0441\u0432\u0456\u0434 \u0456 \u0437\u043d\u0430\u043d\u043d\u044f \u0432 \u0433\u0430\u043b\u0443\u0437\u0456 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438, \u044f \u0433\u043e\u0442\u043e\u0432\u0438\u0439 \u043f\u043e\u0434\u0456\u043b\u0438\u0442\u0438\u0441\u044f \u0441\u0432\u043e\u0457\u043c\u0438 \u0437\u043d\u0430\u043d\u043d\u044f\u043c\u0438, \u0449\u043e\u0431 \u0440\u043e\u0437\u0448\u0438\u0440\u0438\u0442\u0438 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u0456\u0432 \u0447\u0435\u0440\u0435\u0437 Statorials. \u0414\u0456\u0437\u043d\u0430\u0439\u0442\u0435\u0441\u044f \u0431\u0456\u043b\u044c\u0448\u0435\",\"sameAs\":[\"http:\/\/statorials.org\/uk\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438) - \u0421\u0442\u0430\u0442\u043e\u043b\u043e\u0433\u0456\u044f","description":"\u0426\u0435\u0439 \u043f\u0456\u0434\u0440\u0443\u0447\u043d\u0438\u043a \u043f\u043e\u044f\u0441\u043d\u044e\u0454, \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u043d\u0435 \u0430\u0431\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043f\u043e\u043b\u0456\u0432 \u0443 MongoDB, \u0456\u0437 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u043c\u0438.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/statorials.org\/uk\/\u043f\u043e\u043b\u0435-\u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f-mongodb\/","og_locale":"uk_UA","og_type":"article","og_title":"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438) - \u0421\u0442\u0430\u0442\u043e\u043b\u043e\u0433\u0456\u044f","og_description":"\u0426\u0435\u0439 \u043f\u0456\u0434\u0440\u0443\u0447\u043d\u0438\u043a \u043f\u043e\u044f\u0441\u043d\u044e\u0454, \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u043d\u0435 \u0430\u0431\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043f\u043e\u043b\u0456\u0432 \u0443 MongoDB, \u0456\u0437 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u043c\u0438.","og_url":"https:\/\/statorials.org\/uk\/\u043f\u043e\u043b\u0435-\u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f-mongodb\/","og_site_name":"Statorials","article_published_time":"2023-07-20T20:29:17+00:00","author":"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f","twitter_card":"summary_large_image","twitter_misc":{"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e":"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f","\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f":"2 \u0445\u0432\u0438\u043b\u0438\u043d\u0438"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/","url":"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/","name":"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 MongoDB (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438) - \u0421\u0442\u0430\u0442\u043e\u043b\u043e\u0433\u0456\u044f","isPartOf":{"@id":"https:\/\/statorials.org\/uk\/#website"},"datePublished":"2023-07-20T20:29:17+00:00","dateModified":"2023-07-20T20:29:17+00:00","author":{"@id":"https:\/\/statorials.org\/uk\/#\/schema\/person\/2affa1a5da08a4b61ab4becd078c191a"},"description":"\u0426\u0435\u0439 \u043f\u0456\u0434\u0440\u0443\u0447\u043d\u0438\u043a \u043f\u043e\u044f\u0441\u043d\u044e\u0454, \u044f\u043a \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043e\u0434\u043d\u0435 \u0430\u0431\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u043f\u043e\u043b\u0456\u0432 \u0443 MongoDB, \u0456\u0437 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0430\u043c\u0438.","breadcrumb":{"@id":"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/#breadcrumb"},"inLanguage":"uk","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/uk\/%d0%bf%d0%be%d0%bb%d0%b5-%d0%bf%d0%b5%d1%80%d0%b5%d0%b8%d0%bc%d0%b5%d0%bd%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f-mongodb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0434\u043e\u0434\u043e\u043c\u0443","item":"https:\/\/statorials.org\/uk\/"},{"@type":"ListItem","position":2,"name":"\u042f\u043a \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u043b\u044f \u0432 mongodb (3 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u0438)"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/uk\/#website","url":"https:\/\/statorials.org\/uk\/","name":"Statorials","description":"\u0412\u0430\u0448 \u043f\u0443\u0442\u0456\u0432\u043d\u0438\u043a \u0434\u043e \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0457 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u0456!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/uk\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"uk"},{"@type":"Person","@id":"https:\/\/statorials.org\/uk\/#\/schema\/person\/2affa1a5da08a4b61ab4becd078c191a","name":"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f","image":{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/statorials.org\/uk\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/uk\/wp-content\/uploads\/2023\/11\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/uk\/wp-content\/uploads\/2023\/11\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\u0420\u0435\u0434\u0430\u043a\u0446\u0456\u044f"},"description":"\u041f\u0440\u0438\u0432\u0456\u0442, \u044f \u0411\u0435\u043d\u0434\u0436\u0430\u043c\u0456\u043d, \u043f\u0440\u043e\u0444\u0435\u0441\u043e\u0440 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438 \u043d\u0430 \u043f\u0435\u043d\u0441\u0456\u0457, \u044f\u043a\u0438\u0439 \u0441\u0442\u0430\u0432 \u0432\u0438\u043a\u043b\u0430\u0434\u0430\u0447\u0435\u043c \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438. \u041c\u0430\u044e\u0447\u0438 \u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0434\u043e\u0441\u0432\u0456\u0434 \u0456 \u0437\u043d\u0430\u043d\u043d\u044f \u0432 \u0433\u0430\u043b\u0443\u0437\u0456 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438, \u044f \u0433\u043e\u0442\u043e\u0432\u0438\u0439 \u043f\u043e\u0434\u0456\u043b\u0438\u0442\u0438\u0441\u044f \u0441\u0432\u043e\u0457\u043c\u0438 \u0437\u043d\u0430\u043d\u043d\u044f\u043c\u0438, \u0449\u043e\u0431 \u0440\u043e\u0437\u0448\u0438\u0440\u0438\u0442\u0438 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u0456\u0432 \u0447\u0435\u0440\u0435\u0437 Statorials. \u0414\u0456\u0437\u043d\u0430\u0439\u0442\u0435\u0441\u044f \u0431\u0456\u043b\u044c\u0448\u0435","sameAs":["http:\/\/statorials.org\/uk"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/posts\/2754"}],"collection":[{"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/comments?post=2754"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/posts\/2754\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/media?parent=2754"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/categories?post=2754"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/uk\/wp-json\/wp\/v2\/tags?post=2754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}