Which database is recommended to use with Ruby on Rails? (Considering hosting offers)

Viewed 9396

I'm a rails novice, so i'm wondering what is the best choice about the database to use? As i've been reading PostgreSQL is widely used and SQLite too. But what about MySQL? It have good hosting options with this schema?

Thanks.

4 Answers
Related