prev <<
9 PostgreSQL features I wish I learned earlier
>> next
1: The Connection Service File
So we now have a clean separation of
what
we want to connect, and
how
to connect it.
In the app code, we just specify the
service
we need.