<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>web-engine</author_name>
  <author_url>https://blog.hatena.ne.jp/web-engine/</author_url>
  <blog_title>WebEngine</blog_title>
  <blog_url>https://web-engine.hatenadiary.com/</blog_url>
  <categories>
    <anon>Node.js</anon>
    <anon>javaScript</anon>
    <anon>SQL</anon>
    <anon>SQLite3</anon>
  </categories>
  <description>環境 Ubuntu16.04 Node.js v7.7.1 npm 4.1.2 SQLite3をnpmでインストール node.jsはサーバサイドでjavascriptを扱えるようにしたもの。当然、データベースも扱うことが できます。 今回はSQLiteというデータベースを使ってみます。ほかの選択肢としてはmongoDBなんかがあるみたいですね。 SQLiteはnpmを使ってインストールすることができます。 npm install sqlite3 実行時のディレクトリにnode_modulesというディレクトリができて、さらになかにsqlite3というディレクトリ が入ったはずです。 データを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-engine.hatenadiary.com%2Fentry%2F20170315%2F1489550428&quot; title=&quot;Node.jsでSQLite3を使ってみる - WebEngine&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>2017-03-15 13:00:28</published>
  <title>Node.jsでSQLite3を使ってみる</title>
  <type>rich</type>
  <url>https://web-engine.hatenadiary.com/entry/20170315/1489550428</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
