Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Using SQL and Node.js with Sequelize!
You have completed Using SQL and Node.js with Sequelize!
Preview
In this video we'll take a look at the Querying API for Sequelize and I'll give you some ideas to expand the project.
Further Reading
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
Before I sign off, let me show you
the querying API in the documentation.
0:00
The findAll method and the findById
model methods can take in options.
0:02
Remember, like the findAll method where
we ordered by the createdAt column.
0:07
If you go to the querying page, there's
lots of examples of Sequelize code and
0:15
the SQL code it generates.
0:19
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up