DjangoCon US 2024: PostgreSQL Beyond Django: Strategies to Get Max Performance with Álvaro Justen

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=38zvOc_FsQA



Duration: 0:00
32 views
0


PostgreSQL has been evolving in functionality and performance for decades, yet we often fail to extract full potential of the most advanced FL/OSS RDBMS. In this talk, I'll cover techniques for optimizing database performance and reducing space usage, beyond the basics of modeling and indexing and exploring powerful features such as triggers and bulk data import/export (not the Django one).
If you want to handle millions of records easily and lower your infrastructure costs, this talk is for you! All the features mentioned will be presented using a simple Django app, created specifically for this talk. Topics to be covered:

Introduction of the speaker
Context about the dataset used on examples (52M+ rows)
Issues caused by inadequate data modeling (from wrong types to field ordering)
Understanding query execution
Indexing, triggers, and other tools
Using postgres' full-text search the right way
Importing and exporting large amounts of data with Python


This talk was presented at: https://2024.djangocon.us/talks/postg...

LINKS:
Follow Álvaro Justen 👇
On X: https://x.com/turicas
Website: https://brasil.io/

Follow DjangoCon US 👇
https://fosstodon.org/@djangocon
https://x.com/djangocon

Follow DEFNA 👇
https://www.defna.org/


Video Production by Confreaks
Follow Confreaks 👇
https://confreaks.com/
https://x.com/confreaks
https://confreaks.bsky.social/




Other Videos By Confreaks


2025-04-01DevOpsDays NYC 2018 - DevOps Is More About Customer Feedback & Quick Learning... by Kishore Jalleda
2025-03-31DevOpsDays NYC 2018 - Devops, Almost 10 Years - What A Strange Long Trip... (Keynote) by John Willis
2025-03-22DjangoCon US 2024: Closing Remarks with Peter Grandstaff
2025-03-22DjangoCon US 2024: Operations: The Missing Django Piece with Micah Lyle
2025-03-22DjangoCon US 2024: Deploying Django migrations at Kraken scale with Tim Bell
2025-03-21DjangoCon US 2024: Only reliable Data: Protecting Database Integrity with Eva Nanyonga
2025-03-21DjangoCon US 2024: Lessons from E2E Testing Web Applications with Avindra Fernando
2025-03-20DjangoCon US 2024: Optimizing remote work: Pull Requests, Stand-ups, and emojis with Kasey Kelly
2025-03-20DjangoCon US 2024: Pygoat - Learn django security the hard way with Adarsh Divakaran
2025-03-19DjangoCon US 2024: Maps with Django with Paolo Melchiorre
2025-03-19DjangoCon US 2024: PostgreSQL Beyond Django: Strategies to Get Max Performance with Álvaro Justen
2025-03-18DjangoCon US 2024: Open-source Python tools to visualize and analyse ... with Samweli Mwakisambwe
2025-03-18DjangoCon US 2024: One Thousand and One Django Sites with Vince Salvino
2025-03-17DjangoCon US 2024: Passkeys: Your password-free future with Ryan Hiebert
2025-03-17DjangoCon US 2024: Django Ledger | Uniting Developers and Accountants for... with Miguel Sanda
2025-03-16DjangoCon US 2024: path('/user/user.username:user/', view_profile) with Willem Van Onsem
2025-03-16DjangoCon US 2024: An Opinionated Guide to Modern Django Forms with Josh Thomas
2025-03-14DjangoCon US 2024: API Maybe: Bootstrapping a Web Application circa 2024 with Carlton Gibson
2025-03-14DjangoCon US 2024: Panel Discussion: Open, friendly, and welcoming: on the... with Lacey Henschel
2025-03-13DjangoCon US 2024: Django User Model: Past, Present, and Future with Will Vincent
2025-03-13DjangoCon US 2024: A Guided Tour Through Postgres Internals with Elizabeth Garrett Christensen