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 talk about what ORMs are, what Sequelize is and what we're going to build.
Node.js ORMs
Treehouse Content
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
Andrew here, node.js developer and
teacher here at Treehouse.
0:00
In this workshop we're going to talk
to a SQL database with node.js.
0:00
While a document based
database is like Mongodb,
0:05
fairly popular with node.js developers.
0:08
SQL databases are still a major
component in many applications.
0:11
Understanding how to use SQL databases
in a Node.js application is a vital
0:16
skill to have, no matter what language
you deal with whether it'd be Java,
0:20
Ruby, Python or JavaScript.
0:25
You'll come across a particular group
of software tools called ORMs, or
0:28
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