If you are deploying to Windows or azure, there is a native driver by MS https://www.npmjs.com/package/msnodesql
On Fri, Jan 8, 2016 at 12:01 PM, Will Hoover <[email protected]> wrote: > http://pekim.github.io/tedious/index.html > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *ajay jaiswal > *Sent:* Friday, January 08, 2016 1:59 AM > *To:* nodejs > *Subject:* [nodejs] which driver i should use for microsoft sql server > database > > > > There are multiple driver are there for node js to sqlserver > > but which one i should use . > > my basic requirement is below. > > > > 1.executing store procedure > > 2.transaction management > > 3.handling bunch of record > > 4.connection pooling > > > > please suggest me as soon as possible > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/15ef945d-407b-43c5-a0f9-cccd9db6a05b%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/15ef945d-407b-43c5-a0f9-cccd9db6a05b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/568ff982.9591810a.39813.ffff88e0%40mx.google.com > <https://groups.google.com/d/msgid/nodejs/568ff982.9591810a.39813.ffff88e0%40mx.google.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CALkmafTrTDwbS7oUWJxpeF6mirbZ012Ljd6t-3d0zAXgkHyW4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
