ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

206,717 results

ByteByteGo
7 Must-know Strategies to Scale Your Database

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

8:42
7 Must-know Strategies to Scale Your Database

256,519 views

1 year ago

ByteByteGo
Secret To Optimizing SQL Queries - Understand The SQL Execution Order

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

5:57
Secret To Optimizing SQL Queries - Understand The SQL Execution Order

644,058 views

2 years ago

CockroachDB
SQL indexing best practices | How to make your database FASTER!

Learn about best practices for using indexes in SQL, and how they can be used to speed up your queries, make your database ...

4:08
SQL indexing best practices | How to make your database FASTER!

271,447 views

3 years ago

Laiture
Database Indexing for Dumb Developers

This video explains what happens under the hood when indexing a database and explains why it can lead to performance ...

15:59
Database Indexing for Dumb Developers

158,348 views

4 years ago

Dreams of Code
5 Secrets for making PostgreSQL run BLAZING FAST. How to improve database performance.

There's an approach in here for everyone! PostgreSQL is one of the most versatile SQL databases but often does not provide ...

8:12
5 Secrets for making PostgreSQL run BLAZING FAST. How to improve database performance.

201,056 views

2 years ago

Database Star
20 Years of SQL Advice in 11 Minutes

Get my free SQL Cheat Sheets: https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?video=hhyqtLh6Oag Master SQL ...

11:01
20 Years of SQL Advice in 11 Minutes

34,413 views

1 year ago

Nick Chapsas
The Fix For Your Database Performance Issues in .NET

Use code BLACKFRIDAY24 at checkout to get 40% off ANY course, bundle or Dometrain Pro: https://bit.ly/3UVRaWu Subscribe to ...

9:12
The Fix For Your Database Performance Issues in .NET

133,238 views

1 year ago

The SQL Guy
9 Query Tuning Techniques | SQL Server Performance Tuning Made Easy

9 tips on SQL Server Query performance that anyone can apply right now to make your queries and your database go faster!

11:50
9 Query Tuning Techniques | SQL Server Performance Tuning Made Easy

12,174 views

1 year ago

Web Dev Cody
From 2.5 million row reads to 1 (optimizing my database performance)

T3 Stack Tutorial: https://1017897100294.gumroad.com/l/jipjfm SaaS I'm Building: https://www.icongeneratorai.com/ ...

5:50
From 2.5 million row reads to 1 (optimizing my database performance)

39,439 views

2 years ago

ByteByteGo
How To Choose The Right Database?

Weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: ...

6:58
How To Choose The Right Database?

418,161 views

3 years ago

IBM Technology
Optimize SQL Queries for AI, Performance, & Real-Time Insights

Ready to become a certified Architect on Cloud Pak for Data? Register now and use code IBMTechYT20 for 20% off of your exam ...

16:04
Optimize SQL Queries for AI, Performance, & Real-Time Insights

13,681 views

10 months ago

How to Power BI
10 Steps to Optimize Your Data Model in Power BI

Join my Power BI Design training here: https://my.datatraining.io/pages/powerbidesigntransformation Download files here ...

13:41
10 Steps to Optimize Your Data Model in Power BI

138,673 views

1 year ago

Erik Darling (Erik Darling Data)
A Very Silly Performance Tuning Trick In SQL Server

In this video, I share a humorous and somewhat unconventional query tuning trick that I had to use while working on a client's ...

7:39
A Very Silly Performance Tuning Trick In SQL Server

13,072 views

1 year ago

Supabase
Make your queries 43,240x faster

Indexes can greatly improve the performance of a Postgres database, especially as the size of the tables grow. In this video, Jon ...

13:16
Make your queries 43,240x faster

38,539 views

1 year ago

PlanetScale
Speed up your MySQL database with the buffer pool

MySQL has TONS of options you can configure to adjust behavior and performance of your DB. However, there are a few that ...

9:24
Speed up your MySQL database with the buffer pool

9,780 views

1 year ago

MongoDB
Analyze & Optimize Slow Queries: The Essential Guide to MongoDB Logs, grep, jq, and .explain()

Learn more about Performance Tools and Techniques in MongoDB and earn a free Skill Badge: ...

6:40
Analyze & Optimize Slow Queries: The Essential Guide to MongoDB Logs, grep, jq, and .explain()

1,044 views

5 months ago

Databases Demystified
Episode 9: Query Planning and Optimization

In this lesson, we talk about what a query planner is and does in the database. We talk about the difference between declarative ...

8:14
Episode 9: Query Planning and Optimization

2,879 views

5 years ago

neptune_ai
Optimizing Vector Databases With Indexing Strategies

Frank Liu discusses the limitations of brute force search in vector databases and the benefits of Approximate Nearest Neighbor ...

7:35
Optimizing Vector Databases With Indexing Strategies

6,247 views

1 year ago

Simply Explained
How do NoSQL databases work? Simply Explained!

NoSQL databases power some of the biggest sites. They're fast and super scalable but how do they work? Behind-the-scenes ...

7:38
How do NoSQL databases work? Simply Explained!

1,407,811 views

5 years ago

Siraj Raval
SQL Database Optimization

We can use deep reinforcement learning to optimize a SQL database, and in this video we'll optimize the ordering of a series of ...

11:14
SQL Database Optimization

41,162 views

7 years ago

CodeLucky
Database Tuning & Optimization: Boost Performance for Beginners

Unlock the secrets to lightning-fast database performance! This video is your ultimate guide to database tuning and optimization, ...

8:49
Database Tuning & Optimization: Boost Performance for Beginners

360 views

9 months ago

High Powered Help, Inc.
HowTo: MySQL Query Optimization using EXPLAIN and Indexing

This shows a real-life example on how to speed up queries (drastically!) using the explain statement to examine query execution ...

7:38
HowTo: MySQL Query Optimization using EXPLAIN and Indexing

45,362 views

8 years ago

CodeLucky
🚀 SQL Performance Optimization: Boost Your Database Speed!

Is your SQL database running slower than it should? This video is your ultimate guide to SQL performance optimization!

9:27
🚀 SQL Performance Optimization: Boost Your Database Speed!

62 views

11 months ago

MongoDB
Unlock Faster Queries: The MongoDB Architecture You Need to Know | Query Optimization Fundamentals

There's a new MongoDB YouTube channel dedicated to developers. Click the link to find new tutorials and resources to help you ...

6:26
Unlock Faster Queries: The MongoDB Architecture You Need to Know | Query Optimization Fundamentals

2,644 views

8 months ago

Google Cloud Tech
Strategies for optimizing your BigQuery queries

Read the blog → https://goo.gle/3lexNXs Previous video → https://goo.gle/3y8kFqx Did you know that optimizing SQL queries can ...

7:10
Strategies for optimizing your BigQuery queries

78,759 views

4 years ago