About Choosing a Database for Your Project
When creating web projects it is recommended to use PostgreSQL or MySQL to store your data.
For local development, prototyping, and embedded devices you can use SQLite.
Tips and Tricks Django 4.2 Django 3.2 Django 2.2 Django 1.11 Django 1.8 PostgreSQL MySQL SQLite
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.