<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirogl_python</author_name>
  <author_url>https://blog.hatena.ne.jp/hirogl_python/</author_url>
  <blog_title>hirogl python日記</blog_title>
  <blog_url>https://hirogl-python.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>どうも今使ってるモジュールにはsqlite.encodeってのが無いみたい。SQLite and Python typesにBLOBはBufferって書いてるから直接Byte形を対応させれば良いのかな？ とりあえず出来てるみたいだけど。 SQLite type Python type NULL None INTEGER :class`int` REAL float TEXT depends on text_factory, str by default BLOB buffer &gt;&gt;&gt; import sqlite3, pickle &gt;&gt;&gt; connection = sqlite3.connect…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirogl-python.hatenadiary.org%2Fentry%2F20100503%2F1272900056&quot; title=&quot;BLOBをSQLiteに保存する - hirogl python日記&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>2010-05-03 00:20:56</published>
  <title>BLOBをSQLiteに保存する</title>
  <type>rich</type>
  <url>https://hirogl-python.hatenadiary.org/entry/20100503/1272900056</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
