Node JS with Prisma ORM

Prism ORM with Node JS
Lets explore Next-generation Node.js and TypeScript ORM
Prisma helps app developers build faster and make fewer errors with an open source database toolkit for PostgreSQL, MySQL, SQL Server, and SQLite.
In this Playlist we are going to cover all about Prisma and integration with different databases
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and client apis
Github:
https://github.com/tkssharma/nodejs-db-orm-world
Playlist
https://www.youtube.com/playlist?list=PLIGDNOJWiL1_ygbYCizW9ORMazELD9foK
https://www.youtube.com/playlist?list=PLIGDNOJWiL18aYxcuxbDheTFs4v2rosBf

- Introduction
- Prisma Vs TypeORM, How prisma is different
- Prisma ORM with all different type of Stack
- How its different from other ORM
- Schema Modeling
- Prisma CLI and migration
- Prisma with express and nestjs for REST APIs
- Prisma with express and nestjs for Graphql Interface
- Full Stack Clone App using Prisma

Comments