TypeORM v0.3.x Migrations, queries, with NestJS!

Описание к видео TypeORM v0.3.x Migrations, queries, with NestJS!

In this quick video we go over the basics of setting up and using TypeORM specifically with NestJS. This video covers the newer typeORM 0.3 and above versions which has had some breaking changes from 0.2. We'll cover how to create a CRUD API, how to write SQL queries, and finally how to do migrations.

00:00 - Intro
00:21 - New Nest JS application and setup TypeORM
04:31 - Create a new entity
09:52 - Implement CRUD database queries
16:29 - Testing our API
20:36 - Database Migrations

Комментарии

Информация по комментариям в разработке