---
title: "💭 DjangoCon Europe 2023 | Use SQLite in production - YouTube"
description: "!https://www.youtube.com/watch?v=yTicYJDT1zE&t=2s"
date: 2023-10-03
published: true
tags:
  - sqlite
  - data
  - database
  - thought
template: link
---


<div class="embed-card embed-card-external embed-card-provider-youtube">
  <div class="embed-card-rich">
<lite-youtube videoid="yTicYJDT1zE" title="DjangoCon Europe 2023 | Use SQLite in production" playlabel="Play: DjangoCon Europe 2023 | Use SQLite in production"></lite-youtube>
  </div>
</div>


Very inspiring talk, TLDR, you probably don't need a database server.  sqlite will probably be faster, simpler to maintain, and simpler to test your application.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
