BigQuery Extension
BigQuery is a fully-managed, serverless data warehouse that enables scalable analysis over petabytes of data.
Last updated
Was this helpful?
BigQuery is a fully-managed, serverless data warehouse that enables scalable analysis over petabytes of data.
Last updated
Was this helpful?
Nexus provides an opportunity with connecting to BigQuery data base with rapid point-to-point integration by providing built in extension which is just few clicks away.
Storing and querying massive datasets can be time consuming and expensive without the right hardware and infrastructure. You can control access to both the project and your data based on your business needs, such as giving others the ability to view or query your data through Nexus.
Nexus as an integration tool that solves this problem by enabling super-fast SQL queries using the processing power of Google's infrastructure. Simply move your data into BigQuery and let Nexus handle the hard work.
You can access BigQuery by using the Nexus built-in extension , using the connector, services and operations offered by the NEXUS platform, or by making calls to the BigQuery SQL Engine with custom defined query.
Nexus provides below built in extension to query database.
Table
Get Rows
Get Description
Create Table
Insert
SQL
Get Rows functionality helps the user to get the rows out of the table without much worrying about writing SQL query. The process just requires you to add service in connector and select operation as Get Rows.
Below slides will help the user to set up Nexus platform to use the Get Rows:
To set up connector for BigQuery , select the option Google BigQuery from the drop down of extension tab.
Get Description helps the user to get essential details about the Table as shown below.
Below slides will facilitate the user to use Get Description.
set up connector for BigQuery , select the option Google BigQuery from the drop down of extension tab.
The Name tab requires the "Name Of The Table" , to be created.
Select type "Table" from the Type dropdown.
To add Operation click to "+Add operation" button and provide title to the operation.
Inserting into table comes so effortlessly with Nexus. It just requires to select Target field(Column Name) and value to be entered in the Source field.
Below slides will facilitate in using Insert Table operation of Nexus
After adding the service , Click to button "+Add Operation" to add operation.
Choose operation "Insert" from the Name drop down.
Functionality of Nexus providing an opportunity to write Custom Defined Query makes it agile in terms of workspace. Use custom queries to apply user-defined values to dimensions, measures, and limits of other queries. eg.
Below slides will help you to set up Nexus platform to use SQL custom defined query :
While creating service choose "SQL" from the Type drop down.
Click on "+Add Operation" to add operation to the service.