Lesson goal In this lesson you’ll learn about relational data with typeorm and postgres. We’ll also cover entity relational diagrams, running database migrations and some special relations in typeorm. Database course index This is part of a full course on persistence in postgres with typeorm and sql! There is a github repo to go with…