6.5.4 mysqldump — A Database Backup Program| dev.mysql.com
psql psql — PostgreSQL interactive terminal Synopsis psql [option...] [dbname [username]] Description psql is a terminal-based front-end to PostgreSQL. It …| PostgreSQL Documentation
Taking manual PostgreSQL backups is nice, but let's make the computer to do it for us.| Matt Segal Dev
You have a Django app running on a webserver and hopefully you're writing your logs to a file. If anything goes wrong you can search back through the logs and figure out what happened.| Matt Segal Dev
This talk goes over some practices and tools that you can use to keep your environments consistent.| Matt Segal Dev
An introduction to the Sentry error monitoring service| Matt Segal Dev