<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakimura</author_name>
  <author_url>https://blog.hatena.ne.jp/nakimura/</author_url>
  <blog_title>なっく日報</blog_title>
  <blog_url>https://yukidarake.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ちょっと時間がないのでさっくりと。 DBは毎度おなじみのMongoです。 コード 'use strict'; const co = require('co'); const MongoClient = require('mongodb').MongoClient; const MONGO_URL = 'mongodb://localhost:27017/test'; co(function* () { const filter = { _id: 'test-co' }; // CONNECT const db = yield MongoClient.connect(MONGO_URL); //…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyukidarake.hateblo.jp%2Fentry%2F2016%2F01%2F13%2F205554&quot; title=&quot;coをasync.parallel的に動かす - なっく日報&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-01-13 20:55:54</published>
  <title>coをasync.parallel的に動かす</title>
  <type>rich</type>
  <url>https://yukidarake.hateblo.jp/entry/2016/01/13/205554</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
