/Task

Primary LanguageJavaScript

Task

Create an ERD based Database in Mysql with atleast 5 tables for a school. Make relationship between them.

  1. Write CRUD operations API with this DB using nodejs,expressJs,sequlize(rawQueries).

Note : Use raw queries and joins in tables.