mysql, sequelize, express and node (CRUD pt.1)

preview_player
Показать описание
interact with a mysql database using express and sequelize.

Notes:
Make sure to have a text-editor, node, mysql server, workbench and postman installed.

finished code (pt1 and pt2 together)
Рекомендации по теме
Комментарии
Автор

Gotta say I`ve spent about 2 days looking for a simple enough tutorial on how to use mysql with express and sequelize, and yours was by far the best one I came across. Seen quite a few, but they all managed to overcomplicate things, and yours was simple enough to understand and give the general idea of what should be done, thanks a lot

Sinner
Автор

I can't count how many over complicated vids i ve watched before i ve stumbled over yours. The best one by far

tudorpetracovici
Автор

Man this is seriously awesome. Thank you so much. I graduated from a bootcamp course a couple months ago. My expertise is front-end so going back to a project where I need to fix the back end has been challenging. Great explanation and refresh for me. Thanks again!

evanbero
Автор

sir may be your thumbnail is not good but your teaching ability is excellent and

pagalbabu
Автор

thanks, your tutorial is clear and easy to understand.

pastifastatwo
Автор

having an error:
Dialect needs to be explicitly supplied as of v4.0.0

nikhilkumarswain
Автор

@Thomas why did you delete seeders and migration folder?
Won't it be required in the project or when it is deployed in production??

shubhamshaw
Автор

In postman, I'm not getting any data back, not even an empty array, I looked over the code several times, and I'm sure its something on my end. Do you think there is anything I should check? Thanks

MrArod
Автор

installing command npm install express sequelize sequelize-cli mysql2

mayakarabala
visit shbcf.ru