Prepare the Environment to Support the Database
Learn about the Postgres add-on and how to use it.
We'll cover the following
Heroku add-ons
Although Heroku supports a wide range of databases, they make Postgres the easiest to use.Â
To add a Postgres database, we use the Heroku add-on capability. To see which add-ons are already created for the application, use heroku addons
:
Get hands-on with 1200+ tech skills courses.