Jump to content

Node.js + MySQL web interface


smus

Recommended Posts

I want to create full-functional web interface on node.js which uses mysql database. Node greatly interacts with MySQL (adding, editing data), but when it comes to returning the data from a database after submitting it, ordinary page reload is not enough. How am I better to perform it? Should I use some additional modules? I am pretty new to Node.js. So how is it usually done by node.js developers?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...