Open aaguirrek opened 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
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
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