<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hitode909</author_name>
  <author_url>https://blog.hatena.ne.jp/hitode909/</author_url>
  <blog_title>hitode909の日記</blog_title>
  <blog_url>https://blog.sushi.money/</blog_url>
  <categories>
  </categories>
  <description>MongoDBなどはスキーマレスなデータベースであり，先にスキーマ決めなくても，何でもつっこめることになってる． データベースから見ればスキーマレスということでいいけど，アプリケーション的には，何が入ってるかちゃんと管理したい．下の例では，AliceとBobでは持ってるフィールドがちがって，Bobはhobbyを持ってるけど，Aliceは持ってない． { name =&gt; 'Alice', age =&gt; 20, } { name =&gt; 'Bob', age =&gt; 21, hobbies =&gt; ['tennis', 'soccer'], } これくらいなら見れば分かるけど，長期間運用してて，結局何が…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.sushi.money%2Fentry%2F2013%2F12%2F26%2F175347&quot; title=&quot;スキーマレスなオブジェクトたちからスキーマを推測するやつ - hitode909の日記&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>2013-12-26 17:53:47</published>
  <title>スキーマレスなオブジェクトたちからスキーマを推測するやつ</title>
  <type>rich</type>
  <url>https://blog.sushi.money/entry/2013/12/26/175347</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
