本页面上的部分或全部信息可能不适用于 Trusted Cloud by S3NS。
数据导出简介
本文档介绍了从 BigQuery 导出数据的不同方式。
如需详细了解数据集成,请参阅加载、转换和导出数据简介。
导出查询结果
您可以将查询结果导出为本地文件(CSV 或 JSON 文件)、Google 云端硬盘或 Google 表格。如需了解详情,请参阅将查询结果导出到文件。
导出表
您可以使用以下数据格式导出 BigQuery 表:
如果您要处理需要对象类型安全性的嵌套数据结构,或者需要更广泛的语言支持,还可以将 BigQuery 表导出为 Protobuf 列。
导出 BigQuery 代码资产
您可以下载 BigQuery Studio 代码资产(例如已保存的查询或笔记本),以维护资产的本地副本。如需详细了解如何下载 BigQuery 代码资源,请参阅以下内容:
使用反向 ETL 导出
您可以设置反向 ETL (RETL) 工作流(预览版)以将数据从 BigQuery 移动到以下数据库:
后续步骤
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-06-19。
[[["易于理解","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"]],["最后更新时间 (UTC):2025-06-19。"],[[["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."]]],[]]