Mysql Index Tutorial | Make websites 100 Times Faster!!! Query time from 2 Sec to 3 Milli Seconds

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 41

  • @jamesdube7597
    @jamesdube7597 3 роки тому +3

    Thanks, brought my query from 40 seconds to 200 ms on a table with 12 million entries

  • @amosherron
    @amosherron 2 роки тому +6

    This video helped me take a query from 25 seconds to 0 seconds! Thank you!

    • @webdbase
      @webdbase Рік тому

      The query has been cached...

    • @jitxhere
      @jitxhere Рік тому

      How to do cache query? Using redis??

  • @alex-sd
    @alex-sd 2 роки тому +2

    Excellent explanation on this topic. Thanks so much!

  • @ashutoshdwivedi3976
    @ashutoshdwivedi3976 3 роки тому +4

    Can you please share the .sql file for practice? Thanks in advance

  • @KerbadouGhazali
    @KerbadouGhazali Рік тому +1

    Thanks a lot for this tutorial, you helped me a lot.

  • @artemisaix
    @artemisaix 3 роки тому +2

    What are the guidlines for desinging index on a table.? I mean for example, how many columns can I index, what are the best kind of columns to add an index, what are the NEVER DO on index g design? If someone have info about that I'll appreciate

  • @banganirikifidele2432
    @banganirikifidele2432 2 роки тому

    Exactly, This is the solution of what I was looking for

  • @emekatimothyiloba699
    @emekatimothyiloba699 Рік тому +1

    Nice Explanation

  • @ranvijaymehta
    @ranvijaymehta 2 роки тому +1

    Wow now i became expert also

  • @theyoogle
    @theyoogle Рік тому

    Its good, please make a tutorial on mysql cpu/ram configuration

  • @luciano_mdc7443
    @luciano_mdc7443 5 місяців тому

    Which is your editor or client?

  • @bhumit070
    @bhumit070 Рік тому

    Will this still work if we use LIKE operator for querying data

  • @NikGamer1793
    @NikGamer1793 2 роки тому

    Thanks mate, was avoiding to learn this as couldn't find such simple example. 😁✌

  • @nareshbisht7620
    @nareshbisht7620 2 роки тому

    Bro this is a quality video thanks you. you should make more video.

  • @thangws7064
    @thangws7064 3 роки тому +1

    Your video is so great. Can you post the .sql file on because i want to practice this. Thanks so much ❤️

  • @hirinux413
    @hirinux413 2 роки тому

    Good explanation!

  • @mariemmatri8743
    @mariemmatri8743 3 роки тому +1

    Great video, Thanks a lot !!

  • @zedlineuz
    @zedlineuz 2 роки тому

    very useful video, thank you!

  • @bekaarcontent6482
    @bekaarcontent6482 3 роки тому

    Perfect Explaining Thanks Dude !

  • @georgetsamis6318
    @georgetsamis6318 3 роки тому

    Really great and simple video

  • @chintanpatel2229
    @chintanpatel2229 3 роки тому

    Life saver video.

  • @papsirhty5812
    @papsirhty5812 2 роки тому

    Hi sir sorry hope you can help me i want to apply this tutorial on my simple website to speed up the result everytime i hit search button. Ive already add index. I mean its working using mysql but not working in my website ? But when i drop the table the button is working again. Thank u God bless

  • @singarimahalaxmi6835
    @singarimahalaxmi6835 3 роки тому

    FOR EX. MY TABLE SIZE IS 300GB THEN INDEXES ARE WORKING FING OR ANY ALTERNATE WAY IS THERE IN MYSQL? PLZ SUGGEST ME

  • @falentinodjoka6732
    @falentinodjoka6732 2 роки тому

    I've tried your tutorial, but it does not give me an effect. I don't know why, but maybe cause my table only contain 2035 rows data, so i can't feel the effect of index. Can I get that table please? I wanna try it on my localhost.

  • @maksat607
    @maksat607 3 роки тому

    How about indexing date column?

  • @pctechcomputers513
    @pctechcomputers513 Рік тому

    hi. we are getting an FATAL error when we update any data. Can you please help.

  • @Rahulverma-zt3sx
    @Rahulverma-zt3sx 3 роки тому

    Thank you so much

  • @pradnyakasar614
    @pradnyakasar614 Рік тому

    I got this error (Error Code: 1071. Specified key was too long; max key length is 3072 bytes)

  • @shericeross3241
    @shericeross3241 3 роки тому

    PERFECT!!

  • @ahmedhelal174
    @ahmedhelal174 2 роки тому

    Thank you

  • @johnsailor3590
    @johnsailor3590 2 роки тому

    Those queries are running with MySQL cache…. Those aren’t the correct results.

  • @Laravelcode
    @Laravelcode Рік тому

    this is not valid way to index to any varchar

  • @MdRakib-rc6ub
    @MdRakib-rc6ub 2 роки тому

    I need a simple script. Search query from 100 million rows faster way? Budget $50

  • @codemelife
    @codemelife 2 роки тому

    ❤❤

  • @tioadjie5361
    @tioadjie5361 2 роки тому

    Thank you query faster

  • @KornYellow
    @KornYellow 2 роки тому

    หัวจัย

  • @anurajms
    @anurajms 2 роки тому

    thank you