Type-Safe ORM With Prisma Client & Real Python at PyCon US 2022
Apr 22, 2022•59 min•Ep. 107
Episode description
Are you using an Object-Relational Mapper (ORM) for your Python projects? What if it could work with SQL or No-SQL databases and be fully type-safe? This week on the show, Robert Craigie talks about Prisma Client Python.