[NestJS] TypeORM, Repository Pattern
2023-10-02 09:59

[NestJS] TypeORM, Repository Pattern

TypeORM
Type ORM은 TypeScript를 기반으로 한 ORM(Object-Relational Mapping) 라이브러리로, 데이터베이스와의 상호작용을 추상화하여 개발자가 SQL 쿼리 대신 객체 지향적인 방식으로 데이터...
NestJS
0012

댓글