Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Boon Kiat Seah
Boon Kiat Seah
66,664 Points

Using Sequelize ORMs in Nodejs

Hi,

I was excited to learn treehouse was creating nodejs courses relating to sequelize and ORMS in general. I have found it hard to learn else where on the internet.

Treehouse will always make challenging concepts easy to learn . At least, this is what i feel. I have finished the course onUsing ORMS in Nodejs as soon as it is out.

Yes. the learning was easy. However, only the basics were covered in the courses. I am working on a rest api using Express in nodejs with mysql coding with raw sql queries?.

While the concepts covered in treehouse sequelize courses are easy, i find it hard to implement sequelize into my existing libraries.

Here are the reasons why

  1. relationships definition isn't covered
  2. how does sequelize manage inner joins queries where a normalized tables are concerned

Let me know if i am wrong but these two are common workflows in databases today and i found these concepts hard to grasp with sequelize. Hope someone get provide me with a list of resources where it is easy for me to learn .

Regards,

Farrell