YoVDO

Optimizing Queries for Not So Big Data in PostgreSQL

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses PostgreSQL Courses Database Design Courses Object-Relational Mapping (ORM) Courses Normalization Courses Stored Procedures Courses Materialized Views Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore strategies for optimizing PostgreSQL queries for datasets in the lower range of big data in this EuroPython 2017 conference talk. Learn about database design considerations, including entity design, normalization balance, and early sharding planning. Discover the pros and cons of using ORMs and stored procedures in web applications. Investigate techniques to bring data closer to the application, such as materialized views, deferred aggregations, and application-level caching. Gain insights into handling operational issues using EXPLAIN ANALYZE, managing index bloat, and reducing deadlocks. Understand how to minimize the impact of background maintenance jobs and plan data retention policies. Apply these lessons to improve query performance and maintain efficient database operations for datasets ranging from 400 million to 4.5 billion records.

Syllabus

Introduction
How big is big data
Data normalization
Adding new fields
Should we use ORM
Should we use stored procedures
Slow queries
Analyze buffets
materialized views and tables
Dead looks
Query button
Table Bloat
Serverside cases
Caching
Deletes
Questions


Taught by

EuroPython Conference

Related Courses

Web Application Development: The Data Tier
University of New Mexico via Coursera
Desarrollo de Aplicaciones Web: Nivel de Datos
University of New Mexico via Coursera
Hacking PostgreSQL: Data Access Methods
Ural Federal University via edX
Spatial Data Science and Applications
Yonsei University via Coursera
RDBMS PostgreSQL
Indian Institute of Technology Bombay via Swayam