I am looking for recommendations for a db to use for a small commercial web store (about 10000 products, about 200 entries a day) written in RoR.
Is sqlite3 sufficient for this or should I go for MySQL? How complicated is migration between these two at a later stage if required?