이 페이지의 일부 또는 전체 정보는 S3NS의 신뢰할 수 있는 클라우드에 적용되지 않을 수 있습니다.
데이터 내보내기 소개
이 문서에서는 BigQuery에서 데이터를 내보내는 다양한 방법을 설명합니다.
데이터 통합에 관한 자세한 내용은 데이터 로드, 변환, 내보내기 소개를 참조하세요.
쿼리 결과 내보내기
쿼리 결과를 로컬 파일(CSV 또는 JSON 파일), Google Drive 또는 Google Sheets로 내보낼 수 있습니다. 자세한 내용은 쿼리 결과를 파일로 내보내기를 참조하세요.
테이블 내보내기
다음 데이터 형식으로 BigQuery 테이블을 내보낼 수 있습니다.
객체 유형 안전성이 필요한 중첩된 데이터 구조를 사용하거나 더욱 광범위한 언어 지원이 필요한 경우 BigQuery 테이블을 Protobuf 열로 내보낼 수도 있습니다.
BigQuery 코드 애셋 내보내기
저장된 쿼리 또는 노트북과 같은 BigQuery Studio 코드 애셋을 다운로드하여 애셋 로컬 사본을 유지할 수 있습니다. BigQuery 코드 애셋을 다운로드하는 방법에 대한 자세한 내용은 다음을 참조하세요.
역방향 ETL을 사용하여 내보내기
역방향 ETL(RETL) 워크플로(미리보기)를 설정하여 BigQuery의 데이터를 다음 데이터베이스로 이동할 수 있습니다.
다음 단계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-06-19(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-06-19(UTC)"],[[["BigQuery allows you to export data in various ways, including exporting query results to local files, Google Drive, or Google Sheets."],["You can export BigQuery tables to Cloud Storage in CSV, JSON, Avro, or Parquet formats, each supporting different compression types."],["BigQuery tables can also be exported as Protobuf columns for nested data structures or when wider language support is required."],["BigQuery Studio code assets, such as saved queries and notebooks, can be downloaded to maintain local copies."],["Reverse ETL (RETL) workflows can move data from BigQuery to databases like Bigtable, Spanner, and Pub/Sub."]]],[]]