{"id":19015619,"url":"https://github.com/gurrudev/csv-in-mssql-v2","last_synced_at":"2026-04-05T23:31:34.650Z","repository":{"id":160927918,"uuid":"623930806","full_name":"gurrudev/CSV-IN-MSSQL-V2","owner":"gurrudev","description":"This is updated version of CSV-IN-MSSQL, the update is about extract the column_name and records automatically and insert in the table","archived":false,"fork":false,"pushed_at":"2023-04-06T10:27:40.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T09:05:59.519Z","etag":null,"topics":["csv","ejs","express","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-05T11:47:01.000Z","updated_at":"2023-04-11T10:39:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e65c4ae-d0ce-485d-a340-14172f782836","html_url":"https://github.com/gurrudev/CSV-IN-MSSQL-V2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gurrudev/CSV-IN-MSSQL-V2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL-V2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL-V2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL-V2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL-V2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurrudev","download_url":"https://codeload.github.com/gurrudev/CSV-IN-MSSQL-V2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurrudev%2FCSV-IN-MSSQL-V2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31454196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","express","mssql","multer","nodejs"],"created_at":"2024-11-08T19:38:45.115Z","updated_at":"2026-04-05T23:31:34.632Z","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\nnpm install\n```\n\n\n💻Usage\n \n```js\n// add 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\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurrudev%2Fcsv-in-mssql-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurrudev%2Fcsv-in-mssql-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurrudev%2Fcsv-in-mssql-v2/lists"}