Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
There are no standard tools in node for MySQL, you need to install them using npm.
The most popular and easiest option: https://github.com/mysqljs/mysql
A more interesting option (includes a migration system and query-builder) - https://github.com/tgriesser/knex
The second one also knows how to work with postgres and sqlite.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question