<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
<channel>
  <title>Insipid Bookmarks</title>
  <link>https://b.cyxd.ca/bookmarks</link>
  <description>Aggregated links</description>
  <dc:language>en-us</dc:language>
  <dc:creator>Insipid</dc:creator>
  <dc:rights>Copyright 2006</dc:rights>
<item>
  <title>Data-Oriented Design</title>
  <link>https://www.dataorienteddesign.com/dodbook/</link>
  <guid isPermaLink="false">2296_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://www.dataorienteddesign.com/dodbook/">Data-Oriented Design</a>]]></content:encoded>
</item>
<item>
  <title>Fine-tuning SQLite | Fractaled Mind</title>
  <link>https://fractaledmind.github.io/2023/09/07/enhancing-rails-sqlite-fine-tuning/</link>
  <guid isPermaLink="false">2251_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://fractaledmind.github.io/2023/09/07/enhancing-rails-sqlite-fine-tuning/">Fine-tuning SQLite | Fractaled Mind</a>]]></content:encoded>
</item>
<item>
  <title>python - Simplest way to retry SQLite query if DB is locked</title>
  <link>https://stackoverflow.com/questions/15143871/simplest-way-to-retry-sqlite-query-if-db-is-locked#22708807</link>
  <guid isPermaLink="false">2242_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://stackoverflow.com/questions/15143871/simplest-way-to-retry-sqlite-query-if-db-is-locked#22708807">python - Simplest way to retry SQLite query if DB is locked</a>]]></content:encoded>
</item>
<item>
  <title>libsqlfs: A library that implements a POSIX style filesystem on top of an SQLite database</title>
  <link>https://github.com/guardianproject/libsqlfs</link>
  <guid isPermaLink="false">2126_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://github.com/guardianproject/libsqlfs">libsqlfs: A library that implements a POSIX style filesystem on top of an SQLite database</a>]]></content:encoded>
</item>
<item>
  <title>sqlitedict: Persistent dict, backed by sqlite3 and pickle</title>
  <link>https://github.com/RaRe-Technologies/sqlitedict</link>
  <guid isPermaLink="false">2119_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://github.com/RaRe-Technologies/sqlitedict">sqlitedict: Persistent dict, backed by sqlite3 and pickle</a>]]></content:encoded>
</item>
<item>
  <title>Some SQLite Defaults</title>
  <link>https://news.ycombinator.com/item?id=15605669</link>
  <guid isPermaLink="false">2112_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://news.ycombinator.com/item?id=15605669">Some SQLite Defaults</a>]]></content:encoded>
</item>
<item>
  <title>SQLite Migrations with PRAGMA user_version</title>
  <link>https://levlaz.org/sqlite-db-migrations-with-pragma-user_version/</link>
  <guid isPermaLink="false">2084_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://levlaz.org/sqlite-db-migrations-with-pragma-user_version/">SQLite Migrations with PRAGMA user_version</a>]]></content:encoded>
</item>
<item>
  <title>Litestream - Streaming SQLite Replication</title>
  <link>https://litestream.io/</link>
  <guid isPermaLink="false">2083_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://litestream.io/">Litestream - Streaming SQLite Replication</a>]]></content:encoded>
</item>
<item>
  <title>VisiData</title>
  <link>http://visidata.org/</link>
  <guid isPermaLink="false">1898_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://visidata.org/">VisiData</a>]]></content:encoded>
</item>
<item>
  <title>SQL for Humans</title>
  <link>https://github.com/kennethreitz/records</link>
  <guid isPermaLink="false">1855_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://github.com/kennethreitz/records">SQL for Humans</a>]]></content:encoded>
</item>
<item>
  <title>CSV Kit</title>
  <link>https://github.com/onyxfish/csvkit</link>
  <guid isPermaLink="false">1612_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="https://github.com/onyxfish/csvkit">CSV Kit</a>]]></content:encoded>
</item>
<item>
  <title>A pythonic way to try something up to a maximum number of times? - Stack Overflow</title>
  <link>http://stackoverflow.com/questions/567622/is-there-a-pythonic-way-to-try-something-up-to-a-maximum-number-of-times</link>
  <guid isPermaLink="false">317_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://stackoverflow.com/questions/567622/is-there-a-pythonic-way-to-try-something-up-to-a-maximum-number-of-times">A pythonic way to try something up to a maximum number of times? - Stack Overflow</a>]]></content:encoded>
</item>
<item>
  <title>SQLite Tutorial</title>
  <link>http://freshmeat.net/articles/view/1428/</link>
  <guid isPermaLink="false">354_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://freshmeat.net/articles/view/1428/">SQLite Tutorial</a>]]></content:encoded>
</item>
<item>
  <title>Network Administration Tools: GNU/Linux, Windows Server, and More</title>
  <link>http://www.netadmintools.com/</link>
  <guid isPermaLink="false">358_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://www.netadmintools.com/">Network Administration Tools: GNU/Linux, Windows Server, and More</a>]]></content:encoded>
</item>
<item>
  <title>Python Package Index : shove</title>
  <link>http://pypi.python.org/pypi/shove</link>
  <guid isPermaLink="false">402_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://pypi.python.org/pypi/shove">Python Package Index : shove</a>]]></content:encoded>
</item>
<item>
  <title>Debian Administration :: Lightweight database work with sqlite</title>
  <link>http://www.debian-administration.org/articles/144</link>
  <guid isPermaLink="false">576_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://www.debian-administration.org/articles/144">Debian Administration :: Lightweight database work with sqlite</a>]]></content:encoded>
</item>
<item>
  <title>SQLite Tutorial: Common Commands and Triggers</title>
  <link>http://linuxgazette.net/109/TWDT.html#chirico1</link>
  <guid isPermaLink="false">592_https://b.cyxd.ca/bookmarks</guid>
  <content:encoded><![CDATA[<a href="http://linuxgazette.net/109/TWDT.html#chirico1">SQLite Tutorial: Common Commands and Triggers</a>]]></content:encoded>
</item>
</channel></rss>

