Python Connector for Google BigQuery is a reliable connectivity solution for accessing the Google BigQuery data warehouse from Python applications to perform create, read, update, and delete operations on stored data. The solution fully implements the Python DB API 2.0 specification and is distributed as a wheel package for Windows 32-bit and 64-bit.
GoogleSQL for BigQuery
The connector fully supports the BigQuery SQL dialects, data types, and query syntax, including functions, operators, and conditional expressions. These are examples of supported BigQuery functions:
- Aggregate functions
- Array functions
- Datetime functions
- Geography functions
- JSON functions
- Navigation functions
- Net functions
- Hash functions