{"id":15222445,"url":"https://github.com/wintermi/bq2csv","last_synced_at":"2025-10-30T11:31:45.146Z","repository":{"id":59044079,"uuid":"527871730","full_name":"wintermi/bq2csv","owner":"wintermi","description":"A command line application designed to provide a simple method to execute a BigQuery SQL script from \"stdin\", outputting all results to \"stdout\" in CSV format. A detailed log is output to the console \"stderr\" providing you with the available execution statistics.","archived":false,"fork":false,"pushed_at":"2025-02-01T12:54:20.000Z","size":262,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T19:15:02.553Z","etag":null,"topics":["bigquery","google-cloud","google-cloud-platform"],"latest_commit_sha":null,"homepage":"","language":"Go","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/wintermi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-23T07:02:38.000Z","updated_at":"2025-02-01T12:54:24.000Z","dependencies_parsed_at":"2023-07-17T22:32:59.018Z","dependency_job_id":"88cb7889-451b-4914-b876-9bfa0a2e34da","html_url":"https://github.com/wintermi/bq2csv","commit_stats":{"total_commits":83,"total_committers":2,"mean_commits":41.5,"dds":"0.20481927710843373","last_synced_commit":"e07f6da822ba3e2f503cfc63db06fc98f9a7d6fb"},"previous_names":["winterlabs-dev/bq2csv"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fbq2csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fbq2csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fbq2csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fbq2csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintermi","download_url":"https://codeload.github.com/wintermi/bq2csv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238960571,"owners_count":19559300,"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":["bigquery","google-cloud","google-cloud-platform"],"created_at":"2024-09-28T15:12:02.442Z","updated_at":"2025-10-30T11:31:45.139Z","avatar_url":"https://github.com/wintermi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigQuery 2 CSV\n\n[![Workflows](https://github.com/wintermi/bq2csv/workflows/Go%20-%20Build/badge.svg)](https://github.com/wintermi/bq2csv/actions)\n[![Go Report](https://goreportcard.com/badge/github.com/wintermi/bq2csv)](https://goreportcard.com/report/github.com/wintermi/bq2csv)\n[![License](https://img.shields.io/github/license/wintermi/bq2csv)](https://github.com/wintermi/bq2csv/blob/main/LICENSE)\n[![Release](https://img.shields.io/github/v/release/wintermi/bq2csv?include_prereleases)](https://github.com/wintermi/bq2csv/releases)\n\n\n## Description\n\nA command line application designed to provide a simple method to execute a BigQuery SQL script from \"stdin\", outputting all results to \"stdout\" in CSV format.  A detailed log is output to the console \"stderr\" providing you with the available execution statistics.\n\n```\nUSAGE:\n    bq2csv -p PROJECT_ID -d DATASET\n\nARGS:\n  -c\tDisable Query Cache\n  -d string\n    \tBigQuery Dataset  (Required)\n  -dr\n    \tDry Run\n  -f string\n    \tField Delimter (default \",\")\n  -l string\n    \tBigQuery Data Processing Location\n  -p string\n    \tGoogle Cloud Project ID  (Required)\n  -v\tOutput Verbose Detail\n```\n\n## Example\n\n```\necho \"SELECT 1\" | bq2csv -p PROJECT_ID -d DATASET 1\u003e results.csv\n```\n\n\n## License\n\n**bq2csv** is released under the [Apache License 2.0](https://github.com/wintermi/bq2csv/blob/main/LICENSE) unless explicitly mentioned in the file header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fbq2csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintermi%2Fbq2csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fbq2csv/lists"}