{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"SQLAlchemy dialect for BigQuery that enables SQL queries against BigQuery datasets using SQLAlchemy's ORM and expression language.","skillfed_tags":["abandoned","bigquery","sqlalchemy-dialect"],"use_cases":["Migrating legacy SQLAlchemy applications that previously used pybigquery to sqlalchemy-bigquery for continued support","Querying BigQuery tables through SQLAlchemy ORM in applications locked to older codebases that cannot migrate","Prototyping BigQuery integration in environments where only historical package versions are available","Dry-running BigQuery queries via the ApiClient to estimate query cost before execution"],"what_it_does":"pybigquery is a SQLAlchemy dialect that bridges SQLAlchemy to Google BigQuery, allowing you to write SQL queries and ORM code against BigQuery datasets as if they were local databases. It wraps the google-cloud-bigquery client and integrates with SQLAlchemy's engine and connection abstractions, supporting table reflection, parameterized queries, and BigQuery-specific options like dataset location, batch size, and query job configuration.\n\nThe package is now obsolete and abandoned. Its documentation explicitly directs users to sqlalchemy-bigquery instead, and the repository has been archived with no commits since 2021. While it carries no known vulnerabilities and remains installable, it will not receive bug fixes, security patches, or compatibility updates for newer Python or BigQuery API versions.","worth_installing":"No. The package is explicitly marked obsolete and abandoned; its own documentation directs users to sqlalchemy-bigquery instead. Do not install for new projects. For existing codebases using pybigquery, plan a migration to sqlalchemy-bigquery to ensure ongoing compatibility and security support."},"id":"pybigquery","links":{"html":"https://skillfed.io/packages/pybigquery","md":"https://skillfed.io/packages/pybigquery.md","pypi":"https://pypi.org/project/pybigquery/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-08-19","license_spdx":null,"license_treatment":"permissive","name":"pybigquery","python_support":"capped_below_current","summary":"OBSOLETE SQLAlchemy dialect for BigQuery"},"popularity":{"monthly_downloads":199235,"position":9712,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.10.2"}
