Understanding Relational Databases and the role of an ORM
Coming out of Bootcamp, I had a basic understanding of MongoDB and Mongoose ORM but the concepts of DB and ORM never really cemented themselves in my understanding until my first project using Prisma ORM with a MySql database.