Guides
This section includes end-to-end guides for upgrading and deploying Node.js applications that use Prisma, as well as guides for common database-related tasks.
In this section
- Database migrations
- Developing with Prisma Migrate
- Adding Prisma Migrate to an existing project
- Team development with Prisma Migrate
- Baselining a database
- Enable PostgreSQL extensions for native database functions
- Include unsupported database features
- Customize a migration file
- Squashing migrations
- Generating down migrations
- Migration troubleshooting in development
- Seeding your database
- Schema prototyping with db push
- Patching / hotfixing a database in production
- Migration troubleshooting in production
- Developing with Prisma Migrate
- Database guides
- Performance and optimization
- Development environment
- Testing
- Deployment
- Upgrading
- Migrate to Prisma
- Other guides