BigQuery Connector Overview¶
The BigQuery connector allows you to access the BigQuery REST API from an integration sequence. BigQuery is a tool that allows you to execute SQL-like queries on large amounts of data at outstanding speeds. It is a serverless Software as a Service that supports querying using ANSI SQL.
To see the BigQuery Connector, navigate to the connector store and search for "Event". BigQuery is the name of the connector that has this functionality.
Compatibility¶
Connector Version | Supported product versions |
---|---|
1.0.9 | APIM 4.0.0, EI 7.1.0, EI 7.0.x EI 6.6.0 EI 6.5.0 |
For older versions, see the details in the connector store.
BigQuery Connector Documentation¶
-
BigQuery Connector Example: This example demonstrates how to work with the BigQuery Connector.
-
BigQuery Connector Reference: This documentation provides a reference guide for the BigQuery Connector.
How to contribute¶
As an open source project, ESB extensions welcome contributions from the community.
To contribute to the code for this connector, create a pull request in the following repository.
Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.
Top