ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

855 results

FOSDEM
Find your slow queries, and fix them!

by Stephen Frost At: FOSDEM 2020 ...

50:24
Find your slow queries, and fix them!

753 views

5 years ago

CMU Database Group
15 - Query Planning & Optimization II (CMU Databases Systems / Fall 2019)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2019/slides/15-optimization2.pdf ...

1:19:00
15 - Query Planning & Optimization II (CMU Databases Systems / Fall 2019)

11,390 views

6 years ago

Tobin Bradley
Query optimization in Postgres

Quick tutorial on how I solved a slow moving query using explain/analyze, and a demo of the new query rendering vector tiles.

11:03
Query optimization in Postgres

11,211 views

7 years ago

Engineering Community
Django Query Optimization: From Slow to go! by Daniel Corrales

Agenda: • Query Evaluation in Django • Query Optimization Techniques • Examples and demo.

51:08
Django Query Optimization: From Slow to go! by Daniel Corrales

97 views

2 years ago

CMU Database Group
PostgreSQL Optimizer Methodology (Robert Haas)

CMU Database Group - Vaccination Database Tech Talks (2021) Speakers: Robert Haas (EnterpriseDB) PostgreSQL Optimizer ...

1:05:10
PostgreSQL Optimizer Methodology (Robert Haas)

10,429 views

4 years ago

The Debug Zone
How to Speed Up Slow SQL Queries: Performance Optimization Tips

In this video, we dive into the world of SQL performance optimization, focusing on the common issue of slow queries that can ...

5:28
How to Speed Up Slow SQL Queries: Performance Optimization Tips

1 view

1 year ago

Postgres Conference
Identifying Slow Queries, and Fixing Them!

We'll be looking at PostgreSQL configuration options (postgresql.conf) for logging and basic tuning parameters, going over ...

49:14
Identifying Slow Queries, and Fixing Them!

195 views

4 years ago

media.ccc.de
floy: Introduction to Postgres Query Planning

In this talk, we'll discuss how to represent queries as trees, look at some basics of query optimization and look into the Postgres ...

57:03
floy: Introduction to Postgres Query Planning

1,051 views

3 years ago

PGCon
Seamless SQL optimization - Nikolay Samokhvalov: PGCon 2020

From https://www.pgcon.org/events/pgcon_2020/schedule/session/150-seamless-sql-optimization/ There are two types of ...

2:15:27
Seamless SQL optimization - Nikolay Samokhvalov: PGCon 2020

647 views

5 years ago

pgMustard
Using explain analyze and pgMustard to speed up a slow query

A simple example of using explain analyze and pgMustard to speed up a Postgres query. Further resources on understanding ...

6:44
Using explain analyze and pgMustard to speed up a slow query

7,135 views

5 years ago

CMU Database Group
CMU Advanced Database Systems - 24 Query Optimizer Cost Models (Spring 2019)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides PDF: ...

1:05:00
CMU Advanced Database Systems - 24 Query Optimizer Cost Models (Spring 2019)

1,635 views

7 years ago

Roel Van de Paar
Databases: Query Optimization - CTE Is Slow With OPENQUERY

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:02
Databases: Query Optimization - CTE Is Slow With OPENQUERY

35 views

4 years ago

Traidev Official
15 Sql Query Optimization & Performance Tuning Techniques | SQL Query Interview Questions

New drops are live! Grab your favorite tees today at https://oridada.com/ Free SQL Course – Learn What Companies Want ...

1:01:51
15 Sql Query Optimization & Performance Tuning Techniques | SQL Query Interview Questions

8,309 views

9 months ago

Postgres Conference
Long Queries and the Art of Full Scan

Some queries just can't run in a fraction of a second, no matter how well written. This does not mean they can't be optimized.

53:11
Long Queries and the Art of Full Scan

259 views

3 years ago

The Debug Zone
How to Fix Slow First Query Performance in Database Applications

In this video, we delve into a common challenge faced by developers and database administrators: slow first query performance in ...

1:54
How to Fix Slow First Query Performance in Database Applications

8 views

1 year ago

All Things Open
MySQL Indexes, Histograms, Locking Options, and Other Ways to Speed Up Your Queries - Dave Stokes

Presented by: Dave Stokes, Oracle Presented at All Things Open 2020 - Extended Sessions Tracks Abstract: Slow query? Add an ...

1:29:36
MySQL Indexes, Histograms, Locking Options, and Other Ways to Speed Up Your Queries - Dave Stokes

269 views

5 years ago

Andrea Ross
Explaining the Postgres Query Optimizer

by Bruce Momjian The optimizer is the "brain" of the database, interpreting SQL queries and determining the fastest method of ...

46:16
Explaining the Postgres Query Optimizer

13,445 views

12 years ago

Drupal Association
DrupalCon Seattle 2019: Database Query Optimization in Drupal

Drupal has been criticized as "being slow" and, it's true, performance can sometimes be an issue. Some performance ...

32:34
DrupalCon Seattle 2019: Database Query Optimization in Drupal

805 views

7 years ago

EuroPython Conference
Stephanie Mifsud - Optimizing queries for not so big data in PostgreSQL

"Optimizing queries for not so big data in PostgreSQL [EuroPython 2017 - Talk - 2017-07-13 - Arengo] [Rimini, Italy] Hotjar's user ...

30:48
Stephanie Mifsud - Optimizing queries for not so big data in PostgreSQL

425 views

8 years ago

The Debug Zone
How to Fix Slow and Failing Hive Queries: Tips for Performance Improvement

In this video, we dive into the common challenges of slow and failing Hive queries that can hinder your data processing efficiency.

6:14
How to Fix Slow and Failing Hive Queries: Tips for Performance Improvement

4 views

1 year ago