MySQL Query Optimization Best Practices and Indexing [eng] / Alkin Tezuysal

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

I was hoping to see some practical troubleshooting on an actual sql query but it's just a check list of thing to watch for. Also the part of doing sorting paging in the application side does not make sense to me, if you do paging it's because you have large dataset and there is no way to do that on the application side without sending all the rows, I don't see how that could work better than doing it directly in the db.

UP-zqml
Автор

honestly feels more like an AD for his company than helpful

aliencommander
Автор

dude says he has 23 years exp.but cant explain anything properly..looks unprepared

logancajaras