Learning Objectives Explain ER Model and Data Normalization Demonstrate MySQL installation Implement SQL commands to perform CRUD operations Build RESTful API using Node.js and MySQL database
Model data using MongoDB Demonstrate MongoDB installation Make use of mongo shell commands to perform CRUD operations Utilize the MongoDB Node driver to establish a connection with the Node.js application Model application data to develop a schema-based solution using Mongoose Build RESTful API using Node.js and MongoDB