How to create a PostgreSQL Database with Prisma's Data Platform
https://www.youtube.com/watch?v=bSyDUIus3BA▾
◭ Version 2.28.0 Release notes: https://github.com/prisma/prisma/releases/tag/2.28.0
Prisma's 2.28.0 release includes some super convenient improvements to the project creation flow in the Prisma Data Platform. This allows you to provision a new PostgreSQL Database with Heroku, choose a template schema for common types of projects, and populate your Database with realistic example data, while creating a new project.
In this video, Jon Meyers walks through creating a Spotify clone as a new Data Platform project. He sets up a Postgres DB, example schema and seed data, and also demonstrates how to add users to the project - sharing an instance of the Data Browser to collaborate on populating data.
◭ Data Platform docs: https://www.prisma.io/docs/concepts/components/prisma-data-platform
◭ Data Browser article: https://www.prisma.io/blog/prisma-online-data-browser-ejgg5c8p3u4x
◭ Launching the Prisma Data Platform:
https://www.youtube.com/watch?v=nyIl1ZuGAuo▾
◭ Announcing Early Access for Prisma's Online Data Browser: