<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtiit</author_name>
  <author_url>https://blog.hatena.ne.jp/mtiit/</author_url>
  <blog_title>(O+P)ut</blog_title>
  <blog_url>https://www.mtioutput.com/</blog_url>
  <categories>
    <anon>Database</anon>
    <anon>Database-MongoDB</anon>
  </categories>
  <description>はじめに 以下の記事の後編です。 MongoDBの書き込み先は既に作成済の以下です。 DB Collections test user 環境情報 Ubuntu : 20.04 Node.js : v10.19 MongoDB : v3.6 MongoDBに書き込むサンプルプログラム const mongodb = require('mongodb') const MongoClient = mongodb.MongoClient MongoClient.connect('mongodb://localhost:27017/test', (err, client) =&gt; { const db =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mtioutput.com%2Fentry%2Fnode-js-handson2&quot; title=&quot;【入門】Node.jsでMongoDBに値を書き込むハンズオン（後編） - (O+P)ut&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mtiit/20200925/20200925191155.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-25 19:34:50</published>
  <title>【入門】Node.jsでMongoDBに値を書き込むハンズオン（後編）</title>
  <type>rich</type>
  <url>https://www.mtioutput.com/entry/node-js-handson2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
