Prerequisite: This article assumes you have some basic knowledge about node.js applications & databases (both relational & non-relational). Working examples use mongodb and the mongoose library as an ODM. Part 1: Using normalization Part 2: Using embedded documents In the first article of this series, which you can find here…