SQL Indexing Tips to Boost Database Speed π
Discover best practices for SQL indexing to accelerate queries, enhance database performance, and optimize your application.

CockroachDB
250.9K views β’ Sep 20, 2022

About this video
Learn about best practices for using indexes in SQL, and how they can be used to speed up your queries, make your database faster, and improve your application's performance.
Get started with CockroachDB: https://cockroachlabs.cloud/signup
0:00 Intro
0:05 Example database table
0:15 Example query
0:21 The problem with a full table scan
0:50 Using EXPLAIN ANALYZE
1:04 What is a SQL index?
1:17 How to create a single-column index
1:37 How to create a multi-column index
2:08 Optimizing our SQL query
2:31 Caveats of sql indexes
Blog: https://www.cockroachlabs.com/blog/sql-performance-best-practices/
Docs: https://www.cockroachlabs.com/docs/stable/performance-best-practices-overview.html
Free Course: https://university.cockroachlabs.com/courses/course-v1:crl+getting-started-with-sql-for-app-devs+self-paced/about
Livestream | Making your queries FAST! https://www.youtube.com/live/Tcn5D4L9tJo
Get started with CockroachDB: https://cockroachlabs.cloud/signup
0:00 Intro
0:05 Example database table
0:15 Example query
0:21 The problem with a full table scan
0:50 Using EXPLAIN ANALYZE
1:04 What is a SQL index?
1:17 How to create a single-column index
1:37 How to create a multi-column index
2:08 Optimizing our SQL query
2:31 Caveats of sql indexes
Blog: https://www.cockroachlabs.com/blog/sql-performance-best-practices/
Docs: https://www.cockroachlabs.com/docs/stable/performance-best-practices-overview.html
Free Course: https://university.cockroachlabs.com/courses/course-v1:crl+getting-started-with-sql-for-app-devs+self-paced/about
Livestream | Making your queries FAST! https://www.youtube.com/live/Tcn5D4L9tJo
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
250.9K
Likes
5.2K
Duration
4:08
Published
Sep 20, 2022
User Reviews
4.7
(50) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now