skillfed

bigquery

Easily send data to Big Query

bigquery v0.0.45 229.9K downloads/30d#9,119 on PyPI0
Permissive license DORMANT released

What it is and what it does

bigquery is a Python wrapper intended to simplify sending data to Google BigQuery. It aims to reduce boilerplate by offering an easier interface than direct BigQuery API calls. The package has no runtime dependencies, meaning it either wraps system tools or relies on pre-installed BigQuery infrastructure.

The project is dormant—no releases or commits for 582 days until a recent commit on 2025-01-09. With zero stars and minimal documentation in the fact sheet, it appears to be a small, personal utility rather than a widely-adopted library. The keywords 'send', 'data', 'bigquery', 'easy' suggest it targets developers who want quick data ingestion without learning the full BigQuery API, but the lack of maintenance and sparse metadata make it difficult to assess its actual capabilities or reliability.

Use it for:

  • Quick prototyping: loading test or sample data into BigQuery during development without writing full API boilerplate.
  • Batch data ingestion: automating regular uploads of data files to BigQuery tables in simple workflows.
  • Data pipeline integration: embedding BigQuery writes into Python scripts where simplicity is prioritized over advanced features.

Worth the install?

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

Sends data to Google BigQuery with minimal setup, providing a simplified interface for loading data into BigQuery tables.

No. The package is dormant with no recent maintenance, zero community adoption (0 stars), and minimal documentation. The official google-cloud-bigquery library is actively maintained and widely used; unless this package offers a genuinely simpler API for your specific use case, the official client is a safer choice. High install friction and lack of transparency about its actual capabilities add further risk.

Install

bigquery on PyPI

pip

pip install bigquery

uv

uv add bigquery

poetry

poetry add bigquery

Installing bigquery

Before you install

High install friction with no runtime dependencies. The package is dormant—last release was 582 days ago, though the repository remains active with a commit as recent as 2025-01-09. No maintenance activity beyond that point suggests the project is not actively developed.

License in practice

Licensed under MIT (permissive), so you can use, modify, and distribute it freely with minimal restrictions.

Quickstart

pip install bigquery
import bigquery
# Consult package documentation for usage patterns

Requires Python 3 or later. The package description is minimal; actual usage patterns are not documented in the fact sheet.

Verify before relying

  • What authentication method does the package use for BigQuery (service account, user credentials, default application credentials)?
  • Does the package handle schema inference, or must schemas be provided manually?
  • What data formats does it support (CSV, JSON, Parquet, etc.)?
  • How does it compare in functionality to the official google-cloud-bigquery library?

Package facts

License not declared (permissive)
Python support supports the current Python release (>=3)
Install friction high — source build required
Runtime dependencies none
Maintenance dormant — 582 days since the last release
Last repo commit
First released
Downloads 229,889/month — #9,119 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: bigquery-0.0.45.tar.gz

Keywords: send, data, bigquery, easy

License :: OSI Approved :: MIT LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3

Tags

bigquery data loadingsend data to bigquerybigquery python clienteasy bigquery uploadbigquery integration
bigquerydata-loadingdormant

More Database packages

psycopg2-binary

psycopg2-binary is a PostgreSQL database…

copyleft · top 1,000 on PyPI

redis

Python client library for connecting to and…

permissive · top 1,000 on PyPI

ydb

YDB Python SDK is the official client library…

permissive · top 1,000 on PyPI

snowflake-connector-python

Connects Python applications to Snowflake data…

permissive · top 1,000 on PyPI

sqlparse

sqlparse tokenizes SQL text into a tree of…

permissive · top 1,000 on PyPI

dbt-adapters

Provides base adapter protocols and shared…

permissive · top 1,000 on PyPI

pandas-gbq

pandas-gbq reads data from Google BigQuery into…

permissive · top 1,000 on PyPI

google-cloud-bigquery-storage

Provides a Python client library for reading…

permissive · top 1,000 on PyPI

gcloud-aio-bigquery

Provides an asyncio-based Python client for…

permissive · top 1,000 on PyPI

google-cloud-bigquery-datatransfer

Python client library for scheduling and…

permissive · top 1,000 on PyPI

google-cloud-bigquery

Python client library for querying and managing…

permissive · top 1,000 on PyPI

gcloud-rest-bigquery

Provides an asyncio or threadsafe Python client…

permissive · top 15,000 on PyPI

bigquery-schema-generator

Generates BigQuery table schemas from complete…

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-logging

Python client library for Google Cloud BigQuery…

permissive · top 15,000 on PyPI

bigquery-magics

Provides IPython magic commands to query Google…

permissive · top 15,000 on PyPI