There are common types of db columns that should all have the same types and sizes * Primary keys * Timestamps (numeric unix time stamp as number) * User ID (64 byte varchar) It would be helpful to have those documented for developers.