{"library":"sqlalchemy-bigquery","type":"library","category":null,"description":"SQLAlchemy BigQuery Dialect (sqlalchemy-bigquery) is a Python library that provides a SQLAlchemy dialect for connecting to and interacting with Google BigQuery. It enables users to leverage SQLAlchemy's Core and ORM functionalities to query, manipulate, and manage BigQuery data, treating it like a traditional relational database. The library is actively maintained by Google Cloud, with regular releases, and its current version is 1.16.0.","language":"python","status":"active","version":"1.16.0","tags":["sqlalchemy","bigquery","google-cloud","database","orm","sql-dialect"],"install":[{"cmd":"pip install sqlalchemy-bigquery","imports":["from sqlalchemy.engine import create_engine","from sqlalchemy import Table, Column, Integer, String, MetaData","from sqlalchemy import text"]},{"cmd":"pip install sqlalchemy-bigquery[bqstorage]","imports":[]}],"homepage":"https://cloud.google.com/bigquery","github":"https://github.com/googleapis/google-cloud-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-bigquery/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":8.8,"avg_import_s":0.66,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-bigquery/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}