How to Connect MySQL database with Django Project | Beginners Tutorial 2024

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 61

  • @WillisSimiyu-rz6lj
    @WillisSimiyu-rz6lj 8 месяцев назад +7

    Brooo....hats off...you are a genius....thank you very much...had been stuck for a week

    • @CodingWithKazim
      @CodingWithKazim  8 месяцев назад +1

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @cleveroner4517
    @cleveroner4517 7 месяцев назад +2

    Hi i´m using oracle SQL developer for the creation of my Db. I have to do the same process?

    • @CodingWithKazim
      @CodingWithKazim  7 месяцев назад

      Hi, Yes, the process is similar. You can connect your Django project to an Oracle database using the appropriate database driver and configuration settings. Ensure you have the Oracle database client installed and configure your Django settings to use the Oracle database engine with the connection details for your Oracle SQL Developer-created database.
      Hopefully it will help!

  • @lewisomogi6882
    @lewisomogi6882 7 месяцев назад

    I love the way you've put it simple😎KUDOS!!🥳

    • @CodingWithKazim
      @CodingWithKazim  7 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos

  • @history_101_
    @history_101_ 2 месяца назад

    that keyboard sound is just so amazing!!

  • @kampion001
    @kampion001 6 месяцев назад +1

    Thanks so much as a Mac user finding Mac related content on such matters is hard....❤❤❤❤the thank you

    • @CodingWithKazim
      @CodingWithKazim  6 месяцев назад +1

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

    • @kampion001
      @kampion001 6 месяцев назад

      @@CodingWithKazim done

  • @theanonymous92
    @theanonymous92 11 месяцев назад

    thank you so much for your help I was struggling with that due to the incompatibility of mysqlclient with windows python verison 3.12 ---- now there were workarounds like binary files but having the latest version of python that was hardly a chance you are a lifesaver

    • @CodingWithKazim
      @CodingWithKazim  11 месяцев назад +1

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @titimaelouidad3880
    @titimaelouidad3880 16 дней назад

    thank you soo much you are a life saver

    • @CodingWithKazim
      @CodingWithKazim  16 дней назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @sibilvaz
    @sibilvaz 2 месяца назад

    nice job man worked completely fine for me

    • @CodingWithKazim
      @CodingWithKazim  2 месяца назад

      Thanks. Glad to hear that. 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @dourix3708
    @dourix3708 6 месяцев назад

    definitively a final project savior

    • @CodingWithKazim
      @CodingWithKazim  6 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos

  • @MelodyWave-z8i
    @MelodyWave-z8i 7 месяцев назад +2

    How to export same database SQL from xampp?

    • @CodingWithKazim
      @CodingWithKazim  7 месяцев назад

      Hi, To export a MySQL database from XAMPP, you can use the phpMyAdmin tool. Access phpMyAdmin through your web browser, select the database you want to export, click on the "Export" tab, choose the export method (e.g., SQL), and then click "Go" to download the SQL file containing your database structure and data.

  • @hannabykovskaya4528
    @hannabykovskaya4528 5 месяцев назад

    Thank You so much! Your video is really helpful👍

    • @CodingWithKazim
      @CodingWithKazim  5 месяцев назад

      Glad to hear that!
      Please consider subscribing to the channel for more awesome videos.

  • @uzzmasaiyed
    @uzzmasaiyed 8 месяцев назад

    Thankyou it really worked

    • @CodingWithKazim
      @CodingWithKazim  8 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos

  • @msdofficial4302
    @msdofficial4302 12 дней назад

    Thanks brother .

    • @CodingWithKazim
      @CodingWithKazim  11 дней назад +1

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @sumedhwature5856
    @sumedhwature5856 2 месяца назад

    Great video man you saved my time ❣

    • @CodingWithKazim
      @CodingWithKazim  2 месяца назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @anastasianikolaichik5351
    @anastasianikolaichik5351 2 месяца назад

    What I need to install to work with MySQL in Django-project?

  • @syedhasnainraza290
    @syedhasnainraza290 11 месяцев назад

    To the point 🙌

  • @jlassicp
    @jlassicp 4 месяца назад

    Thanks man ! that really helped

    • @CodingWithKazim
      @CodingWithKazim  4 месяца назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @aronldmanki2035
    @aronldmanki2035 Год назад +1

    This Video helped a lot!

    • @CodingWithKazim
      @CodingWithKazim  Год назад

      Glad to know it helped.
      Please consider subscribing the my channel for more awesome videos.

    • @aronldmanki2035
      @aronldmanki2035 Год назад

      @@CodingWithKazim Sure I am already subscribed

    • @CodingWithKazim
      @CodingWithKazim  Год назад

      @@aronldmanki2035 Appreciated. Thanks

  • @felipeinoue6257
    @felipeinoue6257 26 дней назад

    Thanks man!!!

    • @CodingWithKazim
      @CodingWithKazim  26 дней назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos

  • @ilirshabaku.youtube
    @ilirshabaku.youtube 3 дня назад

    how can I get that pifile?

  • @kitty-w8v
    @kitty-w8v 13 дней назад

    Bhai thank you soo much...

    • @CodingWithKazim
      @CodingWithKazim  13 дней назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @wilbersonalexis1638
    @wilbersonalexis1638 3 месяца назад

    thank you brother good job

    • @CodingWithKazim
      @CodingWithKazim  3 месяца назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @nocap3154
    @nocap3154 23 дня назад

    thanks a lot

    • @CodingWithKazim
      @CodingWithKazim  22 дня назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @brmixes_
    @brmixes_ 2 месяца назад

    users folder is not showing in vs code explorer but is in the django folder on desktop

    • @brmixes_
      @brmixes_ 2 месяца назад

      i did migrations before users

  • @nhatlong5402
    @nhatlong5402 5 месяцев назад

    that's great, thank you so much

    • @CodingWithKazim
      @CodingWithKazim  5 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @rajeshpanda138
    @rajeshpanda138 6 месяцев назад

    thanks it so helpful to me

    • @CodingWithKazim
      @CodingWithKazim  6 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos.

  • @timjames4306
    @timjames4306 Год назад +1

    How can one connect existing mysql database ?

    • @CodingWithKazim
      @CodingWithKazim  Год назад +4

      To connect an existing MySQL database to a Django project, you need to:
      1. Update your project's settings.py file with the database configuration, specifying the host, port, username, and password for your MySQL database.
      2. Run python manage.py inspectdb > models.py to generate Django models from the existing database tables.
      3. Adjust the generated models as needed, and then use them in your Django project.
      Hopefully I answer your question. If you have any further questions please let me know.

  • @abhijeetkumar45
    @abhijeetkumar45 7 месяцев назад

    Thanks bhai

    • @CodingWithKazim
      @CodingWithKazim  7 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos

  • @syeedtalha1550
    @syeedtalha1550 6 месяцев назад

    thanks man

    • @CodingWithKazim
      @CodingWithKazim  6 месяцев назад

      Glad to know it helped 🎊
      Please consider subscribing to the channel for more awesome videos