{"id":22870307,"url":"https://github.com/berquerant/sqlite-csv","last_synced_at":"2025-10-05T22:50:14.610Z","repository":{"id":200243072,"uuid":"705106318","full_name":"berquerant/sqlite-csv","owner":"berquerant","description":"sql csv pipeline","archived":false,"fork":false,"pushed_at":"2023-12-12T13:59:52.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T11:31:05.144Z","etag":null,"topics":["bash","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","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/berquerant.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-10-15T03:19:21.000Z","updated_at":"2023-10-15T03:20:42.000Z","dependencies_parsed_at":"2025-02-06T16:50:44.329Z","dependency_job_id":"0fd06059-80d7-471e-990f-318a1d94041d","html_url":"https://github.com/berquerant/sqlite-csv","commit_stats":null,"previous_names":["berquerant/sqlite-csv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berquerant/sqlite-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fsqlite-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fsqlite-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fsqlite-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fsqlite-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/sqlite-csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fsqlite-csv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270011172,"owners_count":24511896,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","sqlite"],"created_at":"2024-12-13T13:14:28.351Z","updated_at":"2025-10-05T22:50:09.553Z","avatar_url":"https://github.com/berquerant.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sqlite-csv\n\n```\n❯ ./sqlite-csv.sh\nNAME\n  sqlite-csv.sh - sql csv pipeline\n\nSYNOPSIS\n  sqlite-csv.sh [-h] [-c] [-f] [-i] QUERY [FILE]...\n\n  QUERY\n    query to be executed\n\n  FILE\n    csv file:\n    import data to sqlite, the table name is the file name without the extension.\n    if - is specified, csv will also be read from standard input, even if other files are specified\n\nOPTIONS\n\n  -c\n    rename column names to index (from 0)\n\n  -f\n    rename table names to index (from 0)\n\n  -h\n    show this help\n\n  -i\n    -c and -f\n\nENVIRONMENT VARIABLES\n\n  SQLITE_CSV_CMD\n    sqlite executable, default is sqlite3\n\n  SQLITE_CSV_KEEP_DB\n    if not empty, do not delete sqlite database file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fsqlite-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Fsqlite-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fsqlite-csv/lists"}