{"id":15722170,"url":"https://github.com/shihanng/csvs-to-sqlite-act","last_synced_at":"2026-04-09T09:35:59.387Z","repository":{"id":65161721,"uuid":"275575124","full_name":"shihanng/csvs-to-sqlite-act","owner":"shihanng","description":"GitHub Actions for csvs-to-sqlite https://github.com/simonw/csvs-to-sqlite.","archived":false,"fork":false,"pushed_at":"2020-07-21T13:14:05.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T21:26:30.682Z","etag":null,"topics":["csv","datasette","datasette-io","github-actions","python","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shihanng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-28T11:56:57.000Z","updated_at":"2020-07-21T13:11:41.000Z","dependencies_parsed_at":"2023-01-04T12:38:59.066Z","dependency_job_id":null,"html_url":"https://github.com/shihanng/csvs-to-sqlite-act","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"8ccdafa0fac8e1056e0dd37084d034c21d62a67a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihanng%2Fcsvs-to-sqlite-act","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihanng%2Fcsvs-to-sqlite-act/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihanng%2Fcsvs-to-sqlite-act/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihanng%2Fcsvs-to-sqlite-act/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shihanng","download_url":"https://codeload.github.com/shihanng/csvs-to-sqlite-act/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395572,"owners_count":20770240,"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","datasette","datasette-io","github-actions","python","sqlite"],"created_at":"2024-10-03T22:04:48.155Z","updated_at":"2025-12-30T23:15:56.289Z","avatar_url":"https://github.com/shihanng.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csvs-to-sqlite's GitHub Action\n\nThis action converts CSV files into a SQLite database using [`csvs-to-sqlite`](https://github.com/simonw/csvs-to-sqlite).\nThe action uses a [dockerized version of `csvs-to-sqlite`](https://github.com/shihanng/csvs-to-sqlite-docker).\n\n![CI](https://github.com/shihanng/csvs-to-sqlite-act/workflows/Tests/badge.svg)\n![GitHub](https://img.shields.io/github/license/shihanng/csvs-to-sqlite-act)\n\n## Inputs\n\n### `working_directory`\n\nSpecify working-directory. Default is the root of the project.\n\n### `cli_args`\n\n**Required** Arguments to pass to `csvs-to-sqlite`.\n\n## Example usage\n\n```yml\n- uses: shihanng/csvs-to-sqlite-act@v1.0.0\n  with:\n    cli_args: test.csv test.db\n    working_directory: ./\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshihanng%2Fcsvs-to-sqlite-act","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshihanng%2Fcsvs-to-sqlite-act","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshihanng%2Fcsvs-to-sqlite-act/lists"}