I had been using SQLite in my development environment, and PostgreSQL in the beta environment for one of my projects, until today. I decided to change to PostgreSQL.
I think it’s a good (and almost essential) practice to use the same tools/libraries on development, beta and production.
