Skip to main content

Google BigQuery

Google BigQuery 是一个无服务器且具有成本效益的企业级数据仓库,可以在云平台上运行并根据您的数据进行扩展。 BigQueryGoogle Cloud Platform 的一部分。

安装和设置

首先,您需要安装 google-cloud-bigquery Python 包。

pip install google-cloud-bigquery

文档加载器

查看 使用示例

from langchain.document_loaders import BigQueryLoader