<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Migration on SensorRig — Real Raspberry Pi Sensor Monitoring</title>
    <link>https://sensorrig.com/tags/migration/</link>
    <description>Recent content in Migration on SensorRig — Real Raspberry Pi Sensor Monitoring</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 03 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sensorrig.com/tags/migration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Migrating Off RRDtool to SQLite Without Losing History</title>
      <link>https://sensorrig.com/posts/rrdtool-to-sqlite-migration/</link>
      <pubDate>Mon, 03 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://sensorrig.com/posts/rrdtool-to-sqlite-migration/</guid>
      <description>For two years my home sensors lived in RRDtool — one .rrd file per sensor, fixed-size round-robin archives, rrdtool fetch for everything. It worked, but it fought me on the one thing I actually wanted to do: ask questions of the data. You can&amp;rsquo;t JOIN RRD files. You can&amp;rsquo;t run a window function. You can&amp;rsquo;t easily say &amp;ldquo;show me every February where the mudroom dropped below 15°C.&amp;rdquo; So I migrated to SQLite in WAL mode (the same database the WAL post is about).</description>
    </item>
  </channel>
</rss>
