PyCon Sri Lanka 2022 PyCon Sri Lanka logo

PyCon Sri Lanka is the largest online conference for Sri Lankan Python community and will serve as the hotspot for Python enthusiasts to connect with other Python communities overseas.

© 2021 Paolo Melchiorre and Prasansa Gunawardana at PyCon Sri Lanka 2022
© 2021 Paolo Melchiorre and Prasansa Gunawardana at PyCon Sri Lanka 2022

🏷️ Title

Django with PostgreSQL superpowers

🗓️ Date

22th February 2022

🗣️ Language

🇬🇧 English

📍 Location

Online 🌐

🔗 Web

https://pycon.lk/2022/#speakers

🗒️ Abstract

How to use to our advantage the features of PostgreSQL as a database in Django.

Django per se is a database-agnostic web framework, but real-world projects based on it are not. PostgreSQL has the richest feature set of any supported databases and we’ll see how to use these superpowers in Django.

📜 Description

Every time we’re going to create a new project with Django we make assessments on its requirements to choose the best architecture, of which, the database is usually the core.

Django is a database-agnostic web framework but natively supports only 4 Open Source databases: PostgreSQL, SQLite, MariaDB and MySQL.

PostgreSQL has the richest feature set of any supported database and some of these features are natively supported directly in Django via its contrib module.

In this talk we’ll see how to use to our advantage the features of PostgreSQL as a database in Django, its exclusive features present in its contrib module and also other superpowers that can be exploited through the use of third-party packages.

🔃 Tweet

I just gave my talk “Django with PostgreSQL superpowers” at the #PyCon Sri Lanka 2022 🐍

It was an honor to join this first edition as a speaker 🗣️

I thank all the organizers of @PyConLK and in particular @PrasansaGunawa1 who has been my host 🙏

Info 👇
https://www.paulox.net/2022/02/22/pycon_sri_lanka_2022/

🎥 Video

📊 Slides