Introduction to TypeORM

Learn how TypeORM provides first-class support for TypeScript and makes working with different SQL databases easy and straightforward.

Overview

TypeORM has first-class support for TypeScript ORM in Node.js since it’s built purely on TypeScript. With TypeORM, like with every other ORM, we can easily work with any SQL database of our choice. TypeORM provides simple JavaScript methods and functions that can be easily understood.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy