最新消息:请大家多多支持

NestJs with GraphQL and Prisma

其他教程 dsgsd 96浏览 0评论

Published 09/2022
MP4 | Video: h264, 1280×720 | 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


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » NestJs with GraphQL and Prisma

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址