<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Quellery Blog</title>
    <link>https://quellery.io/blog/</link>
    <atom:link href="https://quellery.io/rss.xml" rel="self" type="application/rss+xml" />
    <description>Notes from the team on database schemas, conceptual modelling, validation, and the long tail of legacy data.</description>
    <language>en-gb</language>
    <copyright>Copyright Functional Core Ltd</copyright>
    <managingEditor>lance@quellery.io (Lance Walton)</managingEditor>
    <webMaster>lance@quellery.io (Lance Walton)</webMaster>
    <generator>Hand-maintained</generator>
    <image>
      <url>https://quellery.io/Quellery.png</url>
      <title>Quellery Blog</title>
      <link>https://quellery.io/blog/</link>
    </image>

    <!-- Add an <item> per post, newest first. Template:

    <item>
      <title>POST TITLE</title>
      <link>https://quellery.io/blog/POST-SLUG.html</link>
      <guid isPermaLink="true">https://quellery.io/blog/POST-SLUG.html</guid>
      <pubDate>Wed, 21 May 2026 09:00:00 +0000</pubDate>
      <description>One- or two-sentence summary used for the feed preview.</description>
    </item>

    -->

    <item>
      <title>Quellery now has an HTTP API</title>
      <link>https://quellery.io/blog/quellery-http-api.html</link>
      <guid isPermaLink="true">https://quellery.io/blog/quellery-http-api.html</guid>
      <pubDate>Fri, 22 May 2026 09:00:00 +0000</pubDate>
      <description>A small, read-only HTTP API under /api/v1/, so CI pipelines, dashboards, and scripts can read the same validation results the GUI shows. With a worked CI example in Python.</description>
    </item>

    <item>
      <title>Why I wrote Quellery</title>
      <link>https://quellery.io/blog/why-i-wrote-quellery.html</link>
      <guid isPermaLink="true">https://quellery.io/blog/why-i-wrote-quellery.html</guid>
      <pubDate>Thu, 21 May 2026 09:00:00 +0000</pubDate>
      <description>It started in 2006 with a rescue project, a 300-column central table, and a database nobody on the team understood. Twenty years later, the same kind of database keeps turning up.</description>
    </item>
  </channel>
</rss>
