Closed dayemsiddiqui closed 7 years ago
@jekram Sequelize is the ORM (Object Relational Mapper) that we are using for MySql. It allows us to access the database using javascript objects and without writing any queries. It will save us from writing queries manually thereby saving time.
I have completed the work on this. I went through the documentation and completed the learning we can close it once zarmeen completes this.
i went through the documentation as well. we can close this task
Thanks
Imran please learn sequelize as it is different from mongodb so we keep having issues on it. So it would be better if we have more people with this knowledge so we understand how to use it and what to expect.
I have read the 50 % of the document. @sojharo @jekram should I continue or leave it as we have decided to change the database program from sequelize to mongodb?
You should continue to read and find the document. The overall architecture should be regardless of underlying DB technology.
Read the documentation of sequelize. This task can be closed now.
Thanks
What is Sequelize?