{"id":20287527,"url":"https://github.com/steviecurran/sql2csv","last_synced_at":"2026-04-13T15:33:12.554Z","repository":{"id":244918818,"uuid":"816689245","full_name":"steviecurran/sql2csv","owner":"steviecurran","description":"C shell script to convert an SQL file to CSVs","archived":false,"fork":false,"pushed_at":"2024-06-24T03:40:44.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T04:15:20.015Z","etag":null,"topics":["database-management","python","query-language","sql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steviecurran.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":"2024-06-18T08:11:01.000Z","updated_at":"2025-02-18T23:15:43.000Z","dependencies_parsed_at":"2024-06-24T04:44:51.558Z","dependency_job_id":"d4121ae5-de51-4031-9e7c-4d289ce9ab38","html_url":"https://github.com/steviecurran/sql2csv","commit_stats":null,"previous_names":["steviecurran/sql2csv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steviecurran/sql2csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steviecurran%2Fsql2csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steviecurran%2Fsql2csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steviecurran%2Fsql2csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steviecurran%2Fsql2csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steviecurran","download_url":"https://codeload.github.com/steviecurran/sql2csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steviecurran%2Fsql2csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["database-management","python","query-language","sql","sqlite"],"created_at":"2024-11-14T14:40:21.960Z","updated_at":"2026-04-13T15:33:12.536Z","avatar_url":"https://github.com/steviecurran.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sql2csv\n\nC shell script to convert an SQL file to CSVs (one for each table). Especially useful when running into errors like \"Parse error: file is not a database\" and not wanting to take out an online subscription (e.g. \nhttps://www.rebasedata.com/convert-sql-to-csv-online).\n\nShould be easily convertable to other shells.\n\nE.g.  ./sql2csv.csh  WILL GIVE \n\nemployees.sql written to \n\n      11 departments.csv\n      \n  331604 dept_emp.csv\n  \n      49 dept_manager.csv\n      \n  300025 employees.csv\n  \n  967331 salaries.csv\n  \n  443309 titles.csv\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteviecurran%2Fsql2csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteviecurran%2Fsql2csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteviecurran%2Fsql2csv/lists"}