<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Round Rock River: Automatic Pickle Serialization and Deserialization with PostgreSQL</title>
    <link>http://blog.melhase.net/articles/2006/06/13/auto-postgresql-pickles</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>enough water makes all rocks round</description>
    <item>
      <title>Automatic Pickle Serialization and Deserialization with PostgreSQL</title>
      <description>&lt;p&gt;Building on the earlier success of creating a pickle data type in PostgreSQL, I've come up with this small and comfortable way of automatically serializing and de-serializing python pickles with PostgreSQL and psycopg2.&lt;/p&gt;</description>
      <pubDate>Tue, 13 Jun 2006 00:00:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:f1936f81-9ab0-43bf-9ddd-4ad99ff4e17c</guid>
      <author>troy</author>
      <link>http://blog.melhase.net/articles/2006/06/13/auto-postgresql-pickles</link>
      <category>python</category>
      <category>postgresql</category>
      <trackback:ping>http://blog.melhase.net/articles/trackback/9</trackback:ping>
    </item>
    <item>
      <title>"Automatic Pickle Serialization and Deserialization with PostgreSQL" by alfons</title>
      <description>&lt;p&gt;looks very clean man!&lt;/p&gt;

&lt;p&gt;i usually dumps my object in my python script, then write it to a type text. other way round, after select, i loads it. not very clean, but clumsy and a no brainer. hail to ejaculatio praecox! ;-)&lt;/p&gt;</description>
      <pubDate>Wed, 02 Aug 2006 00:58:40 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:152fa4e3-dea4-41f6-aa55-4f76bfaca39f</guid>
      <link>http://blog.melhase.net/articles/2006/06/13/auto-postgresql-pickles#comment-6</link>
    </item>
  </channel>
</rss>
