Skip to content
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

Download streaming data from Sql Server #101

Open
hosseinGanjyar opened this issue Feb 5, 2017 · 0 comments
Open

Download streaming data from Sql Server #101

hosseinGanjyar opened this issue Feb 5, 2017 · 0 comments

Comments

@hosseinGanjyar
Copy link

I work on a web application in NodeJS, and now I want add a module for exporting massive records from my SQL Server's database (10.000.000 records) according to stream/socket to a .CSV file.
I am using the 'mssql' driver in my app.js for getting records stream, but I don't know how pass every record to client for download streaming all of the records?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant