MySQL and Node JS

You can use MySQL with NodeJS to Create, Read, Update and Delete data.

To access MySQL from NodeJS use the mysql module for NodeJS.