Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Get started learning about ORM (Object-Relational Mapping) tools that let you interact with a SQL-based database using JavaScript (instead of raw SQL). In this course, you'll use SQL and Node.js together with the popular ORM, Sequelize. As you learn about Sequelize, you will create and use models for a simple Node.js application.
Sequelize is an ORM library for:
- SQLite
- MySQL
- MariaDB
- PostgreSQL
- Microsoft SQL Server
Resources
Note:
For production-ready applications, you'll want to rely upon a database server platform like PostgreSQL, Oracle, SQL Server, or one of the cloud-based solutions from Amazon, Microsoft, or Google.
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
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