Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt

Use this file to discover all available pages before exploring further.

@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