{"id":19015622,"url":"https://github.com/gurrudev/csv-in-mssql","last_synced_at":"2026-04-12T00:03:31.734Z","repository":{"id":160927917,"uuid":"622153889","full_name":"gurrudev/CSV-IN-MSSQL","owner":"gurrudev","description":"This is a simple example of uploading csv file in mssql server to extract the data from the csv file and add records in table","archived":false,"fork":false,"pushed_at":"2023-04-11T04:47:47.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T22:43:44.753Z","etag":null,"topics":["csv","ejs","expressjs","mssql","multer","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gurrudev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-01T09:28:52.000Z","updated_at":"2023-04-11T10:39:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"c917d31c-935f-4797-8015-292cf2c113a2","html_url":"https://github.com/gurrudev/CSV-IN-MSSQL","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/gurrudev%2FCSV-IN-MSSQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurrudev","download_url":"https://codeload.github.com/gurrudev/CSV-IN-MSSQL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240059284,"owners_count":19741626,"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":["csv","ejs","expressjs","mssql","multer","nodejs"],"created_at":"2024-11-08T19:38:45.263Z","updated_at":"2026-04-12T00:03:31.704Z","avatar_url":"https://github.com/gurrudev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV-IN-MSSQL\n\n\n\n📦Install\n\n```sh\n$ npm install\n```\n\n\n💻Usage\n \n```js\n// replace the config in your index.js \nconst config = {\n    user: 'xxxx',\n    password: 'xxxx',\n    server: 'xxxx', // e.g. 'localhost'\n    database: 'xxxx',\n    options: {\n        encrypt: true, // For secure connection\n        trustServerCertificate: true,\n    }\n};\n```\n\n\n🚀Start\n\n```sh\n$ npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurrudev%2Fcsv-in-mssql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurrudev%2Fcsv-in-mssql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurrudev%2Fcsv-in-mssql/lists"}