For a MySQL driver for node, check this out: https://github.com/felixge/node-mysql
To use an ORM or model driven APIs, check out: https://github.com/strongloop/loopback https://github.com/strongloop/loopback-connector-mysql Thanks, Raymond On Thursday, December 12, 2013 2:07:14 AM UTC-8, Chandan Dey wrote: > > Hi, > > I am new in nodejs. Any body help me how to connect mysql/ms sql database > with nodes and show data in html5 page. > Like, in my html page I have two text box login & password with the click > a button called "Login" I want to validate the user. > > Thanks in advance > Chandan > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
