How to Connect MySQL Database with Django Project

  Рет қаралды 190,490

StudyGyaan

StudyGyaan

Күн бұрын

Пікірлер: 103
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Join WhatsApp - whatsapp.com/channel/0029Va6NjbLGJP8BrBouiE0R Django CRM Playlist - kzbin.info/aero/PLSPMgrv4IuJ4WLURdlzKNx4sgsyqW8d5q Django Rest Framework Playlist - kzbin.info/aero/PLSPMgrv4IuJ4tPeMgDGx7XV-4VRrjzZ8t Django Tips Playlist - kzbin.info/aero/PLSPMgrv4IuJ6jm66M2rSZM_qIakywFoIr Django Oscar Shopping Website Playlist - kzbin.info/aero/PLSPMgrv4IuJ5tX9Sk7hjNrHsQRC3ppRtG Data Science & ML Playlist - kzbin.info/aero/PLSPMgrv4IuJ7kThRpezRW6t2Gu4FuoVsc All Playlist - kzbin.infoplaylists
@benmichaeloracion
@benmichaeloracion 3 жыл бұрын
short but straight to the point! kudos! 👌
@yurian4873
@yurian4873 4 жыл бұрын
Thank you! I can connect django with mysql database thanks to your video:D
@raviguptastudio
@raviguptastudio 10 ай бұрын
Bro please I donot understand Can you please Do For me
@saicharanpagidi1285
@saicharanpagidi1285 4 жыл бұрын
Man really u really save me for this sqlite application. I just got clear my error with in mins. Thank you 😇👍
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Thank you
@Kennerdoll
@Kennerdoll 2 жыл бұрын
I feel like am immortal, as simple as that. keep it up
@streetfoodmumbai618
@streetfoodmumbai618 3 ай бұрын
very good explaining ,, love you sir!!!
@IJaba27
@IJaba27 3 жыл бұрын
In the end, if after running 'show tables;' you get 'ERROR 1046 (3D000): No database selected' : Make sure to select a database first, in this case run the following command : "use sample;" Then run : "show tables;"
@arnaldoramirez4279
@arnaldoramirez4279 2 жыл бұрын
u da best my friend
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Do you like this video??? Comment and tell me..... Complete Tutorial for BUILD DJANGO CRM FROM SCRATCH - kzbin.info/aero/PLSPMgrv4IuJ4WLURdlzKNx4sgsyqW8d5q
@AboutCinemaTechnologies
@AboutCinemaTechnologies 4 жыл бұрын
Thank you for this video. Finally, I did it.
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Ur welcome
@codigonepy
@codigonepy 3 жыл бұрын
Hello, how do you open this mysqlclient CLI, also what is the differencie of this one and instead downloading a full phpmyadmin that comes with mysql.....i dont know if there is a difference between mysql server ad mysqlclient. thanks for the help
@tazul8
@tazul8 Жыл бұрын
Thank you for nice tutorial.
@kctienganh
@kctienganh 5 ай бұрын
Thank you!
@abdellahguennioui1568
@abdellahguennioui1568 2 жыл бұрын
short video but very useful, thanks man
@ОлегЄлечко
@ОлегЄлечко 4 жыл бұрын
thanks your video helped very much
@no-user-found
@no-user-found 3 жыл бұрын
thanks from Russia
@erosmitdelta
@erosmitdelta 2 жыл бұрын
Bless you my friend!
@navidazimi7816
@navidazimi7816 2 жыл бұрын
Thank you so much that was really useful
@mehmetcaneraslan4684
@mehmetcaneraslan4684 3 жыл бұрын
thanks bro you are good ın thıs subject
@LordZelldePiacot
@LordZelldePiacot 8 ай бұрын
muchas gracias!!
@PreparingForSHTF
@PreparingForSHTF 2 жыл бұрын
This was an excellent video. It was simple to follow and resulted in me successfully setting up my MySQL database with Django. Thanks.
@chintapallimahesh1001
@chintapallimahesh1001 Жыл бұрын
nice explanation bro
@MarcosMChaves
@MarcosMChaves 3 жыл бұрын
Great and usefull info... thanks
@yollaifliandry495
@yollaifliandry495 4 жыл бұрын
Thanks. I like your tutorial.
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Thank you
@JayPatel-kg4dk
@JayPatel-kg4dk 4 жыл бұрын
Really Helpful :)
@PiyushGupta-we5pz
@PiyushGupta-we5pz 3 жыл бұрын
Perfect Guidance
@anwarshaikh8090
@anwarshaikh8090 3 жыл бұрын
So nice and easy. Thanks bro for this tutorial.
@nayamatullah7133
@nayamatullah7133 2 жыл бұрын
Very important tutorial . Thanks brother ❤️❤️
@vincenteliya8063
@vincenteliya8063 3 жыл бұрын
Very usefull thank you.
@venkatnikhil3116
@venkatnikhil3116 2 жыл бұрын
TypeError: set.pop() takes no arguments (2 given) ...getting this error what would i do??
@KhushbakhtNazarov
@KhushbakhtNazarov 3 жыл бұрын
Thank you for this video
@karthikpnair333
@karthikpnair333 Жыл бұрын
Thankyou :)
@paia6447
@paia6447 Жыл бұрын
Thanks you
@mehedihasannasim-
@mehedihasannasim- 3 жыл бұрын
I have a ques on your suggesting video about 'How to Protect Sensitive Data in Django'. if we hide the sensitive & upload in github, but there is a file called '.env', so, they will get that sensitive part too. can u please explain?
@prathameshsagvekar6696
@prathameshsagvekar6696 3 жыл бұрын
you helped me. thank you
@BrendanTheDude88
@BrendanTheDude88 4 жыл бұрын
I am getting "Command errored out with exit status 1:" when trying to install mysqlclient. Any idea how I can overcome this?
@SaneStreet
@SaneStreet 4 жыл бұрын
Which version of Python do you use? I have figured out that mysqlclient only supports Python 3.8 and not Python 3.9. Switching to Python 3.8 worked for me.
@hanivianovanda3313
@hanivianovanda3313 3 жыл бұрын
I have some data in the mysqli database on django before, but after connecting to mysql the data is not entered, then how do I enter the previous data into myslq? Please help
@bricegnanago409
@bricegnanago409 4 жыл бұрын
Thank you so much ! Can you show me how to create a database view in sqlite and use it in django ?
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Great suggestion!
@emilejomphe6625
@emilejomphe6625 3 жыл бұрын
What if the MySQL database is hosted on namecheap?
@anjalik1012
@anjalik1012 3 жыл бұрын
what are these 10 tables which are created? i want the data entered by the user in my form in database for that what should i do?
@sumittarkas1828
@sumittarkas1828 3 жыл бұрын
how to open mysql command line client
@SHINOBICARLOS
@SHINOBICARLOS 3 жыл бұрын
Thanks man
@kylewernert9785
@kylewernert9785 4 жыл бұрын
Great work and blog, keep it up!
@kylewernert9785
@kylewernert9785 4 жыл бұрын
Subscribed
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Thanks a ton!
@YASH-wi1nk
@YASH-wi1nk 3 жыл бұрын
thanks dudue
@nooblogs2408
@nooblogs2408 3 жыл бұрын
Can anyone solve the connection in localhost (127.0.0.1), It says "Connection Refuse" even i follow the instructions in the video.
@dharmendrakumarsingh5659
@dharmendrakumarsingh5659 3 жыл бұрын
Thanks
@prathmesh1888
@prathmesh1888 4 жыл бұрын
Thanks .....
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Welcome
@andrescubides3387
@andrescubides3387 4 жыл бұрын
Maybe You can help me , I follow the steps however when I make the migration the project show me the this error NameError: name '_mysql' is not defined
@warboom198
@warboom198 3 жыл бұрын
did you fix that problem cause i have the same problem
@andrescubides3387
@andrescubides3387 3 жыл бұрын
@@warboom198 which OS do u have ? macOS, or windows
@andrescubides3387
@andrescubides3387 3 жыл бұрын
@@warboom198 I had that problem with macOS and this is the link for the solution kzbin.info/www/bejne/lZnSq2eJh9Sqhbc
@warboom198
@warboom198 3 жыл бұрын
I am on mac
@movieland8229
@movieland8229 3 жыл бұрын
thanx
@ShankarKumar-jn6jk
@ShankarKumar-jn6jk 3 жыл бұрын
Thank you sir
@StudyGyaan
@StudyGyaan 3 жыл бұрын
Welcome
@sureshcharyk376
@sureshcharyk376 3 жыл бұрын
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '' I am getting this an error, So please help me with this.
@tanubhavkatiyar7140
@tanubhavkatiyar7140 4 жыл бұрын
sir please make a tutorial on django 3.0.6 please please
@alikaram98
@alikaram98 3 жыл бұрын
so good :)
@palanikumar4997
@palanikumar4997 Жыл бұрын
see you didn't show any communication between Django application to MYSQL DB. Then How this will works?
@AyushKumar-kz7or
@AyushKumar-kz7or 5 жыл бұрын
Hii i want to connect using with mysqlconnector how to do that???
@StudyGyaan
@StudyGyaan 5 жыл бұрын
Means
@AyushKumar-kz7or
@AyushKumar-kz7or 5 жыл бұрын
@@StudyGyaan there are two type of adapter that mysql serves for python platform :- 1.mysqlclient, 2.mysqlconnector , you use mysqlclient as a adapter in this video but instead of that I want to connect django using with mysqlconnector as a adapter to connect mysql with django so plzz tell me how to do this???
@StudyGyaan
@StudyGyaan 5 жыл бұрын
Check this out - stackoverflow.com/questions/26573984/django-how-to-install-mysql-connector-python-with-pip3
@AyushKumar-kz7or
@AyushKumar-kz7or 5 жыл бұрын
@@StudyGyaan thankyou so much
@StudyGyaan
@StudyGyaan 5 жыл бұрын
Code - studygyaan.com/django/how-to-use-mysql-database-with-django-project
@hillary-h2e
@hillary-h2e Жыл бұрын
please i need your help , i want to connect mysqlclient with django but am getting errorr like this note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
@Adolf-r5n
@Adolf-r5n 7 күн бұрын
Use sudo apt-get install python3-dev default-libmysqlclient-dev build-essential pip install mysqlclient
@arpitapandey7082
@arpitapandey7082 Жыл бұрын
Sir on writing show databases: Nothing is coming
@hg-dm2jj
@hg-dm2jj 2 жыл бұрын
THANK YOU VERY SO FUCKIN MUCH!
@StratexMedia
@StratexMedia 4 жыл бұрын
Dude how all those tables appeared u haven't created any of them at d first place?
@sangohan7332
@sangohan7332 4 жыл бұрын
Automatically created by django
@cornellmihkail1238
@cornellmihkail1238 4 жыл бұрын
migration
@mohamedasma8949
@mohamedasma8949 3 жыл бұрын
i have an error when i install mysql 😭😭😭 pleeeeaaaaase help
@srujangowda8490
@srujangowda8490 3 жыл бұрын
same error anyone help
@mohamedasma8949
@mohamedasma8949 3 жыл бұрын
@@srujangowda8490 no one care 🥺💔
@srujangowda8490
@srujangowda8490 3 жыл бұрын
@@mohamedasma8949 I Installed postgres😅
@BDCCN-NguyenKiemTan
@BDCCN-NguyenKiemTan 4 жыл бұрын
solve my problem
@aksjin8929
@aksjin8929 4 жыл бұрын
👍
@StudyGyaan
@StudyGyaan 4 жыл бұрын
Thanks
@astronaut4151
@astronaut4151 3 жыл бұрын
gj
@xlvista7245
@xlvista7245 2 жыл бұрын
django.db.utils.OperationsError:(1115, "Unknown character set: 'utf8mb3'') , error showing, please 🙏 help me in this
@milenacordara2742
@milenacordara2742 2 жыл бұрын
Thant's good job.
@hemanth8336
@hemanth8336 Жыл бұрын
thank you so much 🫡
@OasisFinder
@OasisFinder Жыл бұрын
still works in 2023?
@AhmedRaed-o3o
@AhmedRaed-o3o 4 ай бұрын
Thanks!
@gabrielpena5829
@gabrielpena5829 2 жыл бұрын
Thank you very much for this video
@Reb-012
@Reb-012 Жыл бұрын
Thanks
How to Connect Django Project to Already Existing Database
24:00
Python Django + MySQL CRUD API Tutorial
24:48
Art of Engineer
Рет қаралды 48 М.
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН
How to Connect to MySQL Database From Django App (2024)
4:51
The Code City
Рет қаралды 1,2 М.
How to Connect MySQL database with Django Project | Beginners Tutorial 2024
13:34
Scaling 7M+ Postgres Tables! by  Kailash Nadh CTO @zerodha
19:51
Using Databases With Django - Django Databases #1
11:48
Codemy.com
Рет қаралды 80 М.
How To Connect Django To MySQL Step By Step - Beginner Tutorial
9:07
Programming With Miko
Рет қаралды 38 М.
Installing MySQL and Creating Databases | MySQL for Beginners
12:04
Alex The Analyst
Рет қаралды 682 М.