Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб I Tried to Query 10 MILLION Rows in MySQL in 3 Seconds в хорошем качестве

I Tried to Query 10 MILLION Rows in MySQL in 3 Seconds 1 месяц назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



I Tried to Query 10 MILLION Rows in MySQL in 3 Seconds

📝 Get my free SQL Cheat Sheets: https://www.databasestar.com/get-sql-... 🎓 Master SQL Fundamentals: https://databasestar.mykajabi.com/sql... I've got a query I want to run on about 10 million rows of data in MySQL. It's slow and I want to get it to run in under 3 seconds. In this video, I'll show you the query, the current run time, and all the steps I take to try to get it to run in under 3 seconds. ⏱ TIMESTAMPS: 00:00 - The data set 03:33 - The query 05:49 - Add indexes 07:25 - Adjust subquery 08:39 - Another table 11:56 - Joins 15:09 - Adjust table 16:20 - Another approach 18:11 - Ask a question 21:41 - What we learned 🔗 VIDEO LINKS: SQL code for this video: https://github.com/bbrumm/databasesta... COMMANDS: Replace backslashes: sed -i "" 's/\\/ /g' reviews_10m.csv

Comments