Answer the question
In order to leave comments, you need to log in
Direct me to a sensible lesson on a bunch of node.js and MySQL?
Good day.
At the moment, I wrote a user registration page (NodeJS) , now the whole thing should be entered into the Mysql database , but I can’t find a good example or lesson in Russian-language sources. Everywhere MongoDB.
PS I'm just starting to learn Node
Answer the question
In order to leave comments, you need to log in
If you want to write SQL queries by hand, use https://github.com/mysqljs/mysql, if you want a wrapper - Sequelize to help.
Additional lessons are not needed, there are enough manuals for the above solutions, they are understandable and detailed. And do not count on Russian-language documentation - get used to using English-language documentation, this will allow you to almost always find a solution to the issue on Stackoverflow.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question