Basically, I need to work on streaming data from a SQL Server table using Node and I was wondering if there is a server somewhere that would allow for some test data to work with.
Asked
Active
Viewed 135 times
0
-
1Download SQL Server Express. – Jim Hewitt Jun 22 '16 at 03:51
-
Follow the accepted answer of this question. http://stackoverflow.com/questions/25163183/after-installing-sql-server-2014-express-cant-find-local-db?rq=1 – z atef Jun 22 '16 at 03:54
-
I need to have a non-local server. Something set up for the sole purpose of providing dummy data for production and testing purposes. – Bryan Wheeler Jun 22 '16 at 04:01
-
1You can install SQL Server Express on any server you want. – Jim Hewitt Jun 22 '16 at 04:24
1 Answers
0
You can use Ragic or Amazon.com's simpledb or Cloud SQL from Google or Dedicated DB Servers or follow some more at cloudboost

SharK
- 2,155
- 1
- 20
- 28