Python and MySQL - Creating our Database and Table

Python and MySQL - Creating our Database and Table

TheCodex

5 лет назад

233,053 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Daniel Coetzee
Daniel Coetzee - 07.09.2023 10:34

Thank you! You are awesome.

Ответить
KLAY
KLAY - 01.06.2023 20:51

thank you, helped me alot

Ответить
Louege Baguio
Louege Baguio - 27.03.2023 02:27

Subscribe🎉

Ответить
Wilebaldo Álvarez
Wilebaldo Álvarez - 22.10.2022 04:36

Hi, I have a question. I have plans to do some apps to practice or show what I can do, this apps is about to inventory control, warehouse management and/or point of sale. Before I did some similar but in small scale with excel or in FileMaker, but now I want to do it something more seriously and if is posible multiplatform, i'm working on Mac same as you, but I'm not sure if do it this as a webapp with Java and sql or do it with python or any other programing language as native app in the different platforms.

What did you recommend to me? work as webapp or native apps and in what programing language?

Ответить
Benjamin Philips
Benjamin Philips - 18.10.2022 16:06

DatabaseError: 1007 (HY000): Can't create database 'mydata'; database exists. What does that mean, how to solve

Ответить
ALOK NIDAN
ALOK NIDAN - 12.09.2022 10:13

Nice way to teach

Ответить
Miraculous NightWalker
Miraculous NightWalker - 17.08.2022 10:54

It didn't work for me 😢

Ответить
Djim Metellus
Djim Metellus - 20.06.2022 00:45

Good job 👍

Ответить
BigBelleTv
BigBelleTv - 01.03.2022 03:56

Perfect explanation 👌

Ответить
Aman Chauhan
Aman Chauhan - 06.12.2021 23:06

Thanks brother ❤️

Ответить
Brij Kumar
Brij Kumar - 28.10.2021 05:40

You teach Java

Ответить
preetish rout
preetish rout - 22.05.2021 22:25

WHY IT DOESN'T WORKS WITH IDLE

Ответить
renan catan
renan catan - 06.04.2021 07:51

Very nice! Mysql community version is free, right? Do you know how much space can I use?

Another question, I saw that youre importing your connection from a local server, is it really on the cloud, how do I do to store my data/retrieve it through a cloud connection without being "local" in python through mysql?

Ответить
CaptAngryEyes
CaptAngryEyes - 11.03.2021 19:09

The tutorial was good but you had some terminology issues which might be confusing to beginners.

Ответить
Casual Gaming & more by Kigama
Casual Gaming & more by Kigama - 12.12.2020 21:07

I dont have the color scheme for mysql, how did u install the color scheme? How did u manage to get the language injection for mysql?

Ответить
victor freitas
victor freitas - 19.11.2020 01:18

This was going wrogn for me because the mysql dialect was not selected. I just had to change that on "Settings" and everything worked fine. Thanks for the video!!

Ответить
ihssancanımtürk
ihssancanımtürk - 10.08.2020 22:43

Wonderful this ;)

Ответить
قناة الباحث الكاشف العربي
قناة الباحث الكاشف العربي - 10.05.2020 05:32

Excellent

Ответить
vishal saxena
vishal saxena - 07.05.2020 01:56

mysql.connector.errors.DatabaseError: 3680 (HY000): Failed to create schema directory 'NEWBANK' (errno: 2 - No such file or directory)
PLEASE HELP !!!!

Ответить
J Groenen
J Groenen - 03.05.2020 08:19

Hi There, first off great help! Thx! Secondly, I'm new to this and when I type the double quotations like ("CREATE DATABASE testdb") your Pycharm turns the line back into functions, but mine stays a string. It works, but a little help from the program would be awesome. How can i fix this? Anyone?

Ответить
SmartieTV
SmartieTV - 17.04.2020 11:04

Thanks! It helped a lot! :)

Ответить
Thessa Z
Thessa Z - 09.02.2020 10:34

DatabaseError: Can't create database 'testdb'; database exists ... HELP

Ответить
Dor Kokotek
Dor Kokotek - 22.01.2020 18:11

hi, im getting this error when trying to print mydb:
"Authentication plugin '{0}' is not supported".format(plugin_name))
mysql.connector.errors.NotSupportedError: Authentication plugin 'caching_sha2_password' is not supported
can you help?

Ответить
Jinzo
Jinzo - 20.01.2020 16:52

Does anyone know how he gets the text between double quotes to change colour, when he types CREATE for example. I'm using pycharm on Windows and everything between double quotes is the same colour for me.

Ответить
안지용
안지용 - 11.01.2020 21:32

This is exactly what I was looking for. Thank you so much.

Ответить
trouser python
trouser python - 16.11.2019 01:46

Ohh this guy is good, this guy is very good

Ответить
Pratibha Sinha
Pratibha Sinha - 04.11.2019 11:33

This working perfectly!!!!! Can't thank you enough for this......🥰🤗

Ответить
Miten Tallewar
Miten Tallewar - 15.10.2019 15:54

this video and previous one also helpful.... looking for the next one
thanks

Ответить
darktarget10
darktarget10 - 27.09.2019 17:18

how can you have just 38k views with such and amazing course?... i'm going to tell my friends to come!. Thank you for sharing your knowledge, btw.

Ответить
Andrew M
Andrew M - 16.09.2019 19:49

Super helpful video thank you! (only thing I would say is please stop saying GUYS so much lol)

Ответить
infernodia
infernodia - 07.09.2019 10:34

what if someone is using your program and they don't have mysql on their computer?

Ответить
CryoDrakon
CryoDrakon - 06.09.2019 22:41

does it work python idle

Ответить
Liam Pilarski
Liam Pilarski - 25.08.2019 20:22

wth how is this guy so so so so so much better than any other sql tutorial on internet could have saved 3 hours if i found him first

Ответить
deepjyot singh kapoor
deepjyot singh kapoor - 19.08.2019 15:02

How to display table?? Using select ??

Ответить
Wort
Wort - 09.05.2019 10:02

Exactly what i needed, and it's on point.

Thanks so much

Ответить
Tobi
Tobi - 19.03.2019 16:52

Perfect explanation and execution. Many thanks.

Ответить
Tilak Pandya
Tilak Pandya - 11.03.2019 16:20

mysql.connector.errors.ProgrammingError: 1044 (42000): Access denied for user ''@'localhost' to database 'testdb'


i got this error

Ответить
Arsi44
Arsi44 - 05.01.2019 10:26

already subscribed, man ^ ^

Ответить
mac lanphere
mac lanphere - 18.11.2018 21:49

can you explain a few benefits of using mysql via python? thx!

Ответить
Nameless One
Nameless One - 21.09.2018 04:37

Does your course on python cover the mysql data also? Also trying to connect to mysql database on my hosting service is there a special connector to do this with. I need to add the port and this to the connection string SslMode="none".

Ответить
Ayanesh Sarkar
Ayanesh Sarkar - 07.09.2018 23:09

You should be having more subscribes, good presentation!

Ответить
Nick Sparks
Nick Sparks - 31.07.2018 04:13

Great so far, a little tricky at first - which is ok - a bit of a jiggle in workbench and pycharm but brill to get something like this actually working.

Ответить
Venkatesh Selvaraj
Venkatesh Selvaraj - 27.07.2018 16:36

good job man. I am following you in all sites. It's really great series. Please continue.

Ответить
Hans Rogério Zimermann
Hans Rogério Zimermann - 06.07.2018 16:54

I'am enjoying this series. :)

Ответить