<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>sql on Maarten van Vliet</title>
    <link>https://maartenvanvliet.nl/tags/sql/</link>
    <description>Recent content in sql on Maarten van Vliet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Maarten van Vliet</copyright>
    <lastBuildDate>Thu, 02 May 2019 12:04:18 +0200</lastBuildDate><atom:link href="https://maartenvanvliet.nl/tags/sql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Recursive Common Table Expressions with Ecto</title>
      <link>https://maartenvanvliet.nl/presentation/sketch_rcte/</link>
      <pubDate>Thu, 02 May 2019 12:04:18 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/presentation/sketch_rcte/</guid>
      <description>A presentation I gave at the Amsterdam Elixir Meetup.
We faced a problem where we needed to recursively load records from a database. The application was doing the recursion itself, recursively querying the mariadb instance. I explained how we moved to RCTE&amp;rsquo;s and how this works in Ecto.
Slides</description>
    </item>
    
  </channel>
</rss>
