<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroppon</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroppon/</author_url>
  <blog_title>中年engineerの独り言 - crumbjp</blog_title>
  <blog_url>https://crumbjp.hateblo.jp/</blog_url>
  <categories>
    <anon>mongodb</anon>
  </categories>
  <description>As you know, the default number type in MongoDB is 64-bit float. number ( 64-bit float) : double fraction 52-bit (Actually meaning 53-bit precision) exponent 11-bit sign 1-bit So &quot;0x20000000000001=2^53+1&quot; will cause overflow. &gt; db.test.save({i:0x1fffffffffffff}) &gt; db.test.save({i:0x20000000000000}) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcrumbjp.hateblo.jp%2Fentry%2F20130502%2F1367485998&quot; title=&quot; NumberLong(64-bit integer) in MongoDB was smaller than I expected... - 中年engineerの独り言 - crumbjp&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-05-02 18:13:18</published>
  <title> NumberLong(64-bit integer) in MongoDB was smaller than I expected...</title>
  <type>rich</type>
  <url>https://crumbjp.hateblo.jp/entry/20130502/1367485998</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
