<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>PostgreSQL on Gaëtan Grond</title>
    <link>https://gaetangrond.me/en/tags/postgresql/</link>
    <description>Recent content in PostgreSQL on Gaëtan Grond</description>
    <image>
      <title>Gaëtan Grond</title>
      <url>https://gaetangrond.me/logo-2.png</url>
      <link>https://gaetangrond.me/logo-2.png</link>
    </image>
    <generator>Hugo -- 0.165.0</generator>
    <language>en-GB</language>
    <lastBuildDate>Tue, 08 Sep 2026 22:41:09 +0200</lastBuildDate>
    <atom:link href="https://gaetangrond.me/en/tags/postgresql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Storing List in Models with Django</title>
      <link>https://gaetangrond.me/posts/django/storing-list-in-models-with-django/</link>
      <pubDate>Wed, 04 Sep 2024 08:53:57 +0000</pubDate>
      <guid>https://gaetangrond.me/posts/django/storing-list-in-models-with-django/</guid>
      <description>Three ways to store a list in a Django model — ArrayField, JSONField and a related model — and how to pick the right one.</description>
    </item>
  </channel>
</rss>
