{"id":23252740,"url":"https://github.com/ryosama/csv2sql","last_synced_at":"2025-07-09T13:38:27.582Z","repository":{"id":28873798,"uuid":"32398109","full_name":"ryosama/csv2sql","owner":"ryosama","description":"Request CSV files like SQL databases","archived":false,"fork":false,"pushed_at":"2015-03-17T14:33:41.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T08:57:00.603Z","etag":null,"topics":["csv","interface","perl","sql","tool"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/ryosama.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}},"created_at":"2015-03-17T14:25:48.000Z","updated_at":"2018-09-25T06:59:58.000Z","dependencies_parsed_at":"2022-09-05T18:50:41.803Z","dependency_job_id":null,"html_url":"https://github.com/ryosama/csv2sql","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/ryosama%2Fcsv2sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryosama%2Fcsv2sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryosama%2Fcsv2sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryosama%2Fcsv2sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryosama","download_url":"https://codeload.github.com/ryosama/csv2sql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426981,"owners_count":20937197,"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","interface","perl","sql","tool"],"created_at":"2024-12-19T10:17:46.800Z","updated_at":"2025-04-06T02:45:09.698Z","avatar_url":"https://github.com/ryosama.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"csv2sql\n==========\nRequest CSV files like SQL databases\n\nHow it works\n============\nThe script convert the CSV file into a SQLite database and request this database with SQL command.\nThen it displays the result like others SQL request tools.\n\nUsage\n=====\n--sql=select ... from csv_file.csv ...\n\n--dont-create\n\tDo not recreate the sqlite database, only request the existing one\n\n--delimiter=;\n\tDelimiter for CSV file. Default caracter is ;\n\n--usage ou --help\n\tDisplay this message\n\n--debug\n\tDisplay more information about the process\n\nExample\n=======\nperl csv2sql.pl \"--sql=SELECT * FROM my_records.csv WHERE seller_name LIKE 'bob%'\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosama%2Fcsv2sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryosama%2Fcsv2sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosama%2Fcsv2sql/lists"}