Hey, guys. We are going to be saving reviews by users as Strings in the DB. We were wondering how many characters does a STRING type column accept for a single record. Also, theres a 1GB to 20GB size limit for the total File Storage… is there a size limit like this one for the DataBase records?
Hi Samuel,
The STRING type can contain up to 500 characters. The TEXT type can contain up to 20000 characters.
As for the darabase storage limit, there is none.
Regards,
Mark