API Testing with Postman
Lectures 40 • 40 slides
Narration
Session 40 Slide 1: ORM Practice (Sequelize/TypeORM)
mindmap
root((ORM Practice))
Concept
Object-Oriented DB Operations
Sequelize
JavaScript/TypeScript
TypeORM
TypeScript Optimized
Relationship
1 to 1 / 1 to Many / Many to Many
Course Overview
- Perform database operations in an object-oriented manner
- Master the two major ORMs in the Node.js environment
Learning Content for Session 40
- ORM concepts and benefits
- Basic Sequelize operations
- Basic TypeORM operations
- Model definition and relationships
- Migration management
Review of Last Time (Session 39)
- OAuth 2.0 authentication flow
- RBAC (Role-Based Access Control)
- Roles of Authorization Server and Resource Server
1/40