insights icon indicating copy to clipboard operation
insights copied to clipboard

add connection to Google BigQuery

Open aaguirrek opened this issue 1 year ago • 1 comments

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

aaguirrek avatar Jul 03 '24 17:07 aaguirrek

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

sambhxv avatar Oct 28 '24 12:10 sambhxv

BigQuery connector is implemented in v3.0+

nextchamp-saqib avatar May 12 '25 14:05 nextchamp-saqib