*Set up a local PostgreSQL Database on macOS* <htt...
# orm-help
u
Set up a local PostgreSQL Database on macOS

https://www.youtube.com/watch?v=wTqosS71Dc4

In this video we look at how easy it is to get a PostgreSQL server running locally on macOS. We step through installing the Postgres App, initializing a user database and connecting to it using the
psql
command. Download the Postgres Mac App: https://postgresapp.com/ Setting up a local PostgreSQL Database guide: https://www.prisma.io/dataguide/postgresql/setting-up-a-local-postgresql-database Prisma's Data Guides for PostgreSQL: https://www.prisma.io/dataguide/postgresql Make interfacing with your data super simple with Prisma's PostgreSQL connector: https://www.prisma.io/docs/concepts/database-connectors/postgresql Learn more about Prisma: ◭ Website: https://www.prisma.io​​​ ◭ Docs: https://www.prisma.io/docs​​​ ◭ Quickstart: https://www.prisma.io/docs/getting-started/quickstart-typescript