BigQuery is a fully managed, serverless data warehouse designed for large-scale data analysis. It provides robust features for querying vast datasets, ensuring consistency and reliability, all through an easy-to-use web interface. If using BigQuery for data integration services, refer to BigQuery replication connection
Important: For BigQuery connections using custom JDBC drivers:
- The
driver.jarfile is user-specific and will not be provided by Precisely. For detailed setup instructions, refer to JDBC configuration. -
Custom JDBC driver bundles for Google BigQuery must include
googlebigqueryin the bundle name. This naming convention is required because the system applies bundle name-based filtering and displays only those bundles that containgooglebigquerywhen configuring a Google BigQuery connection.