My question is more advisory than technical. I\'m writing a Facebook app in which I am fetching some information about the user, including facebook_id. I was wondering i
similar question to: Facebook user_id : big_int, int or string?
"I would not use a string. That makes comparisons painful and your indexes clunkier than they need to be."