Corresponding data types

Report a typo

Match each Go data type with its corresponding SQLite database type.

Match the items from left and right columns
string
int, int64, uint, uint64
float32, float64
time.Time
bool
INTEGER
BOOLEAN
TEXT
DATETIME
REAL
___

Create a free account to access the full topic