Skip to main content

@subsquid/bigquery-store

See also the BigQuery guide.

Column types

Column typeValue typeDataset column type
String()stringSTRING
Numeric(precision, scale)number &#124 bigintNUMERIC(P[, S])
BigNumeric(precision, scale)number &#124 bigintBIGNUMERIC(P[, S])
Bool()booleanBOOL
Timestamp()DateTIMESTAMP
Float64()numberFLOAT64
Int64()number &#124 bigintINT64