frappe / insights

Open Source Business Intelligence Tool
https://frappe.io/insights
GNU Affero General Public License v3.0
460 stars 226 forks source link

add connection to Google BigQuery #272

Open aaguirrek opened 4 months ago

aaguirrek commented 4 months ago

It is possible to connect to bigquery considering that simple SQL statements are made, so that it can be used for millions of database records through its python module

sambhxv commented 4 weeks ago

hi @aaguirrek I have implemented the same using google's bigquery dialect. You can check it out here: https://github.com/frappe/insights/issues/324