Node JS with Prisma ORM with databases

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/watch?v=EUkG1j2s9Z4&list=PLT5Jhb7lgSBMymRFT4FX2vo9kwFo6ezfL
https://www.youtube.com/watch?v=36KPipR32PI&list=PLT5Jhb7lgSBO_TPqc9EMHNNdNblak3GWD

- 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 schema
- Prisma Gnerate client
- Prisma with express App
- Prisma with Nest JS App
- Prisma Database relationships
- 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