<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Peter Fabricius</title>
    <description>The latest articles on DEV Community by Peter Fabricius (@pfabricius).</description>
    <link>https://dev.to/pfabricius</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1937186%2Fb6457a99-a04f-4ffa-b4a7-25674c2bfecc.png</url>
      <title>DEV Community: Peter Fabricius</title>
      <link>https://dev.to/pfabricius</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pfabricius"/>
    <language>en</language>
    <item>
      <title>Iceduck: A Local Data Lakehouse Stack for Learning (No Cloud Needed)</title>
      <dc:creator>Peter Fabricius</dc:creator>
      <pubDate>Mon, 15 Jun 2026 08:49:30 +0000</pubDate>
      <link>https://dev.to/pfabricius/iceduck-a-local-data-lakehouse-stack-for-learning-no-cloud-needed-26e1</link>
      <guid>https://dev.to/pfabricius/iceduck-a-local-data-lakehouse-stack-for-learning-no-cloud-needed-26e1</guid>
      <description>&lt;p&gt;I built &lt;strong&gt;&lt;a href="https://github.com/pfabrici/iceduck" rel="noopener noreferrer"&gt;Iceduck&lt;/a&gt;&lt;/strong&gt;, an open-source &lt;strong&gt;Data Lakehouse stack&lt;/strong&gt; that runs &lt;strong&gt;locally&lt;/strong&gt; with Docker Compose. It combines &lt;strong&gt;MinIO, Apache Iceberg (via Polaris), Trino, Postgres, Spark, DuckDB, and Jupyter&lt;/strong&gt; – all without cloud dependencies or costs.&lt;/p&gt;

&lt;p&gt;Iceduck lets you &lt;strong&gt;explore open-source tools&lt;/strong&gt; like Apache Iceberg,DuckDB and Trino &lt;strong&gt;on your own machine&lt;/strong&gt;, making it ideal for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Learning Data Lakehouse concepts&lt;/li&gt;
&lt;li&gt;Prototyping data pipelines&lt;/li&gt;
&lt;li&gt;Testing integrations between tools&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What’s Inside?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;MinIO&lt;/strong&gt; for S3-compatible storage&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Apache Polaris&lt;/strong&gt; as a REST catalog for Iceberg&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DuckDB&lt;/strong&gt;, &lt;strong&gt;Trino&lt;/strong&gt;, &lt;strong&gt;Spark&lt;/strong&gt; as query engines&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Postgres&lt;/strong&gt; as a metastore&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Jupyter&lt;/strong&gt; for interactive exploration&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All the details (setup, usage, and configuration) are in the &lt;strong&gt;&lt;a href="https://github.com/pfabrici/iceduck#readme" rel="noopener noreferrer"&gt;README&lt;/a&gt;&lt;/strong&gt;. I’d love to hear your thoughts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Would you use this for learning or testing?&lt;/li&gt;
&lt;li&gt;What’s missing or could be improved?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/pfabrici/iceduck" rel="noopener noreferrer"&gt;pfabrici/iceduck&lt;/a&gt; (Apache 2.0 License)&lt;/p&gt;

&lt;p&gt;&lt;code&gt;#dataengineering&lt;/code&gt; &lt;code&gt;#opensource&lt;/code&gt; &lt;code&gt;#datalakehouse&lt;/code&gt; &lt;code&gt;#docker&lt;/code&gt; &lt;code&gt;#apacheiceberg&lt;/code&gt;&lt;/p&gt;

</description>
      <category>dataengineering</category>
      <category>learning</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
