skillfed

google-cloud-bigquery-biglake

Google Cloud Bigquery Biglake API client library

google-cloud-bigquery-biglake v0.8.0 8.2M downloads/30d#1,646 on PyPI5,373
Permissive license Apache-2.0 Active released

What it is and what it does

This is Google's official Python client for BigLake Metastore, a managed metadata service that lets you query Apache Iceberg tables stored in BigQuery. It wraps the BigLake API to provide Python developers with a standard interface for metastore operations—creating, listing, and managing Iceberg table metadata without managing infrastructure. The library depends on google-api-core, google-auth, grpcio, proto-plus, and protobuf to handle authentication, gRPC transport, and protocol buffer serialization.

You use it when you need programmatic access to BigLake metadata from Python—typically to integrate Iceberg table discovery or management into data pipelines, automation scripts, or applications that work with open-source data formats in BigQuery. It's in Beta status and actively maintained, supporting modern Python versions (3.10 and later). Setup requires a Google Cloud project with BigLake enabled and proper authentication configured.

Use it for:

  • Discover and list Iceberg tables available in BigLake Metastore from a Python application.
  • Automate metadata operations on Iceberg tables as part of a data pipeline or ETL workflow.
  • Integrate BigLake table access into a data catalog or governance tool running on Google Cloud.
  • Query Iceberg table schema and partition information programmatically for data validation.
  • Build custom applications that manage open-source table formats alongside BigQuery datasets.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Python client library for accessing BigLake Metastore, enabling queries against Apache Iceberg tables in BigQuery through a serverless, managed metastore API.

Yes, if you are working with Apache Iceberg tables in BigQuery and need Python-based programmatic access to BigLake Metastore. The library is actively maintained, has low install friction, carries a permissive license, and is backed by Google's infrastructure. No known vulnerabilities. Install it only if your project requires BigLake API integration; it is not a general-purpose tool.

Install

google-cloud-bigquery-biglake on PyPI

pip

pip install google-cloud-bigquery-biglake

uv

uv add google-cloud-bigquery-biglake

poetry

poetry add google-cloud-bigquery-biglake

Installing google-cloud-bigquery-biglake

Before you install

Low friction installation via pip with standard Google Cloud dependencies. Active maintenance with recent releases; repository has 5373 stars and last commit on 2026-08-14. Supports current Python versions (3.10 through 3.14).

License in practice

Licensed under Apache-2.0 (permissive), allowing commercial and private use with minimal restrictions—standard for Google Cloud client libraries.

Quickstart

pip install google-cloud-bigquery-biglake

from google.cloud import biglake

client = biglake.MetastoreServiceClient()
# Requires Google Cloud authentication and BigLake API enabled

Requires Python >= 3.10; Google Cloud project with BigLake API enabled and valid authentication credentials (via google-auth).

Verify before relying

  • Specific BigLake API methods and their signatures beyond the client instantiation pattern shown in the description.
  • Whether the library handles connection pooling, retry logic, or rate limiting automatically.
  • Performance characteristics when querying large Iceberg table metadata or executing bulk operations.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf
Maintenance actively maintained — 72 days since the last release
Last repo commit
First released
Downloads 8,216,325/month — #1,646 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: google_cloud_bigquery_biglake-0.8.0-py3-none-any.whl

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

Tags

bigquery iceberg table accessbiglake metastore python clientgoogle cloud biglake apiapache iceberg bigqueryserverless metastore clientbiglake metadata managementbigquery open data format
google-cloudicebergmetastore

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-cloud-bigquery-storage

Provides a Python client library for reading…

permissive · top 1,000 on PyPI

google-cloud-bigquery

Python client library for querying and managing…

permissive · top 1,000 on PyPI

google-cloud-bigquery-logging

Python client library for Google Cloud BigQuery…

permissive · top 15,000 on PyPI

google-cloud-bigquery-connection

Manages BigQuery connections to external data…

permissive · top 15,000 on PyPI

google-cloud-bigquery-reservation

Python client library for managing BigQuery…

permissive · top 15,000 on PyPI

google-cloud-dataproc-metastore

A Python client library for managing Dataproc…

permissive · top 1,000 on PyPI

google-cloud-bigquery-datatransfer

Python client library for scheduling and…

permissive · top 1,000 on PyPI

bigquery-magics

Provides IPython magic commands to query Google…

permissive · top 15,000 on PyPI

pymetastore

pymetastore is a Python client for the Hive…

permissive · top 15,000 on PyPI

hive-metastore-client

A Python client for connecting to Apache Hive…

unclear · top 15,000 on PyPI