{"id":13510275,"url":"https://github.com/erhangundogan/sql2mongodb","last_synced_at":"2025-10-03T14:31:14.598Z","repository":{"id":6094100,"uuid":"7321112","full_name":"erhangundogan/sql2mongodb","owner":"erhangundogan","description":"MS SQL Server to MongoDB export tool","archived":true,"fork":false,"pushed_at":"2014-02-10T08:12:00.000Z","size":3636,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-25T18:58:00.853Z","etag":null,"topics":["database","javascript","mongodb","mongodb-export","ms-sql-server","mssql","nodejs","sql","websockets"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bladecoder/bladecoder-adventure-engine","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erhangundogan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-25T22:47:22.000Z","updated_at":"2023-01-28T16:13:27.000Z","dependencies_parsed_at":"2022-09-05T19:21:30.084Z","dependency_job_id":null,"html_url":"https://github.com/erhangundogan/sql2mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhangundogan%2Fsql2mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhangundogan%2Fsql2mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhangundogan%2Fsql2mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhangundogan%2Fsql2mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erhangundogan","download_url":"https://codeload.github.com/erhangundogan/sql2mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876411,"owners_count":16554753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","javascript","mongodb","mongodb-export","ms-sql-server","mssql","nodejs","sql","websockets"],"created_at":"2024-08-01T02:01:31.667Z","updated_at":"2025-10-03T14:31:13.761Z","avatar_url":"https://github.com/erhangundogan.png","language":"JavaScript","readme":"[![NPM version](https://badge.fury.io/js/sql2mongodb.png)](http://badge.fury.io/js/sql2mongodb)\n\n# sql2mongodb (aka priceless)\n\n### MS SQL Server - MongoDB export tool\n\nMS SQL Server initialization and MongoDB export tool. It uses node.js and express for web server architecture; websocket(socket.io) and traditional http protocols, MSSQL connectivity with Tedious and MongoDb connectivity with Mongoose. MongoDB session management using 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. You can use nginx 1.3.13(latest) for WebSocket experience.\n\nProject is under development.\n\n### How to Install\n\n```bash\nnpm install -d sql2mongodb\n```\n\n### How to use\n\n```bash\nnode app.js\n```\n\n### Ajax usage\nhttp://localhost:3000/old\n\n### WebSocket usage\nhttp://localhost:3000\n\n\n### Troubleshooting\n+ If you enter user and password correct you would see databases on combobox otherwise you may not able to connect to mssql server.\n+ When you have selected database from combobox then you should write table in memo\n+ stored procedures and query functionality is not implemented yet\n+ mssql named instances not supported cause of tedious\n+ Records begin id is line number, not a guid or something else\n+ You may have timer display bug\n+ You may experience slow transfer on windows platform after some period if you have a lot of records on mssql ( \u003e 1 million )  \n\n\n### Author\n\n**Erhan Gundogan**\n\n+ http://twitter.com/erhangundogan\n+ http://github.com/erhangundogan\n\n\nLicense\n---------------------\n\nCopyright 2013 Erhan Gundogan\n\nLicensed under the MIT License.\n","funding_links":[],"categories":["JavaScript","sql"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferhangundogan%2Fsql2mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferhangundogan%2Fsql2mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferhangundogan%2Fsql2mongodb/lists"}