# Some tips to pull and push a database with Heroku Some tips to improve test flow dealing with database on local and production environments. I. Pull database from Heroku It is really usefull if you want to fill your local database with real data from production environment. 1. Drop Local Database