Hosted PostgreSQL with Heroku
You can avoid most of the installation, configuration, and maintenance hassles associated with PostgreSQL by using cloud-hosted database service Heroku Postgres. Tim Boronczyk shows you how easy it is to interact with the database from PHP.
Continue Reading…