lovewarez Posted September 22, 2022 Report Share Posted September 22, 2022 [img]https://i120.fastpic.org/big/2022/0922/18/14b7c664c741e92f85c8492d31c23b18.jpg[/img] [b]NestJs with GraphQL and Prisma[/b] Published 09/2022 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 32 lectures (2h 20m) | Size: 1 GB Step by Step guide to build GraphQL APIs with NestJs, Prisma and Apollo server What you'll learn Creating GraphQL Server with NestJs Basics of GraphQL Creating CRUD(Create, Read, Update, and Delete) Operations with Prsima, NestJs and Postgres Creating GraphQL Server with Nestjs and Apollo Requirements A student should know the basics of NestJs NestJs knowledge is required to complete this course Typescript knowledge is required Description Prisma is an open-source ORM for Node.js and TypeScript. It is used as an alternative to writing plain SQL, or using another database access tool such as SQL query builders (like knex.js) or ORMs (like TypeORM and Sequelize). Prisma currently supports PostgreSQL, MySQL, SQL Server, SQLite, MongoDB and CockroachDB While Prisma can be used with plain JavaScript, it embraces TypeScript and provides a level to type-safety that goes beyond the guarantees other ORMs in the TypeScript ecosystem. You can find an in-depth comparison of the type-safety guarantees of Prisma and TypeORM Prisma is a next-generation ORM that can be used to query a database in NestJS apps It embraces TypeScript to avoid runtime errors and improve productivity. The type-safety it provides goes far beyond the guarantees of traditional ORMs like TypeORM or Sequelize Prisma integrates smoothly with the modular architecture of NestJS, no matter if you're building REST or GraphQL APIs. It is typically used within your NestJS services to fulfill the data needs of the controllers Why Prisma and NestJs? Embracing TypeScript Prisma is the first ORM that provides full type-safety, even when querying partial models and relations. Smooth integration Prisma fits perfectly into the modular architecture of NestJS and provides a powerful database access layer. Type-safe database client Prisma Client ensures fully type-safe database queries with benefits like autocompletion - even in JavaScript. Intuitive data modeling Prisma's declarative modeling language is simple and lets you intuitively describe your database schema. Easy database migrations Generate predictible and customizable SQL migrations from the declarative Prisma schema. Designed for building APIs Prisma Client reduces boilerplates by providing queries for common API features (e.g. pagination, filters, ...). Who this course is for NestJs developer who wants to build GraphQL Apis with Prisma and Nestjs Nestjs developer who wants to learn how to build GraphQL Server with Apollo [code]https://www.udemy.com/course/nestjs-with-graphql-and-prisma/[/code] [code] https://nitroflare.com/view/483A51606F48EB1/NestJs_with_GraphQL_and_Prisma.part1.rar https://nitroflare.com/view/BFEC7E63F34BDDA/NestJs_with_GraphQL_and_Prisma.part2.rar https://rapidgator.net/file/0b700d4a049fe3a01596e61b95c3a2b9/NestJs_with_GraphQL_and_Prisma.part1.rar.html https://rapidgator.net/file/080325c2d2da4888e448b997bdef4718/NestJs_with_GraphQL_and_Prisma.part2.rar.html [/code] Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now