lets you chose between a few databases (MySQL, Postgres, Mongo)You can update prisma/schema.prisma to setup what database you want to use.

💡Also replace the database url with your test url for now

notion image

💡Good to have the VSCode extension that lets you visualise prisma better

notion image