Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, TypeORM can be utilized with BigQuery through the typeorm-driver-bigquery package. This package provides a driver for TypeORM that allows it to connect to BigQuery and execute queries against it. You can install this package through npm and configure it as part of your TypeORM setup. However, it's important to note that the features and capabilities of TypeORM may be limited when working with BigQuery due to the specific nature of its architecture and query language.