<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ciaren Blog</title>
    <link>https://ciaren.com/blog</link>
    <atom:link href="https://ciaren.com/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <description>Ciaren is an open-core visual workflow builder for local data pipelines and lightweight ML workflows. Build visually, run locally, and export clean Python.</description>
    <language>en</language>
    <item>
      <title>Why Ciaren Exists</title>
      <link>https://ciaren.com/blog/why-ciaren-exists</link>
      <guid>https://ciaren.com/blog/why-ciaren-exists</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description>The data tooling world makes you choose between visual convenience and code ownership. Ciaren is an open-source workflow builder that refuses that trade-off.</description>
    </item>
    <item>
      <title>Why Local-first Matters for Data Pipelines</title>
      <link>https://ciaren.com/blog/why-local-first-matters</link>
      <guid>https://ciaren.com/blog/why-local-first-matters</guid>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
      <description>Cloud-first data tools quietly assume your data can leave your machine. For a lot of real work, it can't — and shouldn't need to. The case for local-first ETL.</description>
    </item>
    <item>
      <title>Why Exporting Python Matters</title>
      <link>https://ciaren.com/blog/why-exporting-python-matters</link>
      <guid>https://ciaren.com/blog/why-exporting-python-matters</guid>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      <description>Visual pipeline tools usually own your logic forever. Ciaren generates the pandas or Polars script you would have written by hand — and that changes everything about lock-in.</description>
    </item>
    <item>
      <title>Ciaren Architecture Overview</title>
      <link>https://ciaren.com/blog/architecture-overview</link>
      <guid>https://ciaren.com/blog/architecture-overview</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>How Ciaren works under the hood: a FastAPI backend, a React Flow canvas, a dual Polars/pandas execution engine, and a plugin system with ten extension points — all in one local install.</description>
    </item>
  </channel>
</rss>