PostgreSQL Beyond Django: Strategies to Get Max Performance

This video features รlvaro Justen at DjangoCon US 2024 in Durham, NC USA.

0:45:47
Published December 6, 2024
117 views

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/postgresql-beyond-django-strategies-to-get-max-performance/

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

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.

More videos from DjangoCon US