-
Notifications
You must be signed in to change notification settings - Fork 437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tedious Survey Results (May 2017 - Jan 2018) #690
Comments
@David-Engel Thank you SO MUCH for posting these! 👍 😍 |
I got to say, I love that sole user that apparently uses |
For the couple of users who responded that they would like connection pooling, I wonder if they know about https://github.com/tediousjs/tedious-connection-pool. I also wonder if that library is being kept up-to-date with the latest release of tedious. It looks pretty simple. Is that something we should contribute to? Or maybe integrate it into tedious? Just wondering... |
@David-Engel tedious-connection-pool is not actively maintained. There are packages in npm that allow connection pooling via tedious, for now it would be best to direct users to use them 🤔 mssql and sequelize(ORM) are widely used ones. |
an offer to maintain it: tediousjs/tedious-connection-pool#48 |
Here are the survey results from the Tedious survey which ran from May 2017 to January 2018.
In what projects do you mostly use Node.js + SQL Server?
What types of projects do you use Node.js with SQL Server for? (Select all that apply)
What driver do you use to connect your Node.js apps to SQL Server?
What are the best attributes of your driver? (Select all that apply)
What improvements would you like to see in your driver? (Select all that apply)
What is the one most necessary thing that needs to improve in your driver?
How important is it to fix the improvement you mentioned in the previous question? (1-5, where 5 is the highest importance)
What platform do you use for your development environment?
What platform do you use for your production environment?
What version of SQL Server are you using your driver against? (Select all that apply)
What version of Node.js are you primarily using?
What Javascript frameworks do you integrate with your driver?
The text was updated successfully, but these errors were encountered: