Check out the full course at: https://howtoprisma.com/production-re...
Prisma offers two ways to do transactions: sequential operations or interactive transactions.
When we need to perform some work outside of Prisma before committing a database write, we can use interactive transactions (also called long-running transactions). For example, if we need to call out to a third-party service or do something over the network in between Prisma calls, an interactive transaction is what we want.
In this video, we explore how to use an interactive transaction in Prisma by giving the example of storing a user record in our local database and also in auth0.
Watch video Interactive Transactions in Prisma online, duration online in high quality that is uploaded to the channel Holodeck 16 May 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 3,930 times and liked it 124 visitors.