Onboarding/Setup
a. Adding Your Database
To begin using SenseQL, you first need to connect your data source. The platform supports multiple database options for smooth integration. Follow the steps below for each database type.
i. BigQuery
Navigate to the Connect Datasource section in your SenseQL dashboard.
Select BigQuery from the available data sources.
You’ll be prompted to enter details for your BigQuery project. Provide the Project ID, Dataset ID, and a Display Name to identify your connection.
Upload your JSON key file to authenticate and connect the database to SenseQL. The file is necessary for granting permission to access your BigQuery dataset.
Once you’ve filled in the necessary information, click Next to continue to the next steps.
ii. PostgreSQL
Similarly, select PostgreSQL from the data source options.
Enter your PostgreSQL connection details, such as the host, port, username, and password.
After filling out the required fields, click Next to proceed with the setup.
