How to store emoji in a Rails app with a MySQL database … and check why 5600+ Rails engineers read also this How to store emoji in a Rails app with a MySQL database Suppose you have a Rails app and you are storing your data in a MySQL database. You were requested to add emoji support to your application. Probably you are thinking: Oh, that’s simple, it’s just unicode, isn’t it? The answer is: no.