0.1.0 • Published 11 years ago

sql2mongodb v0.1.0

Weekly downloads
18
License
-
Repository
github
Last release
11 years ago

sql2mongodb (aka priceless)

MS SQL Server - MongoDB export tool

MS SQL Server initialization and MongoDB export tool. It uses node.js, websockets (socket.io), MongoDb for session management as well. You can connect to MS SQL Server and query databases. When you are fine with the table or stored procedure, export it's structure and data to MongoDB server if you want.

Project is under development.

How to Install

npm install sql2mongodb

How to use

node app.js

Browse http://localhost:3000 and enjoy :)

Author

Erhan Gundogan

License

Copyright 2013 Erhan Gundogan

Licensed under the MIT License.