I\'m running a MySQL database locally for development, but deploying to Heroku which uses Postgres. Heroku handles almost everything, but my case-insensitive Like statements
You might also consider checking out the searchlogic plugin, which does the LIKE/ILIKE switch for you.