[NestJS][TypeOrm] Some first note
Desc: Some note when using TypeOrm in NestJS app Active Records vs Data Mapper Patterns In this seriese we gonna use Data Mapper. (It more familiar with other tools, like mongo/mongoose, when it follow the Repository patterns)