I used to add MySQL/MySQLi DB with PHP and MongoDB in Node js. I can use MongoDB with PHP also. What is the best way to use MySQL/MySQLi with JS/node.js? any video tutorial will be helpful for me.
CodePudding user response:
Yes, you can use with NodeJs, I have no video tutorial but knex will help you
CodePudding user response:
Yes, I use MariaDB perfectly. No problems.