Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
An Intro to Object-Relational Mapping With TypeORM in Node.js

lesson

An Intro to Object-Relational Mapping With TypeORM in Node.jsTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

Object-Relational Mapping (ORM) is a technique that lets one access and modify data from a database using an object-oriented paradigm. In this lesson, we'll discuss ORM and be introduced to a popular ORM used for JavaScript and TypeScript, TypeORM.

How to Start Using PostgreSQL and Migrate From MongoDB

lesson

How to Start Using PostgreSQL and Migrate From MongoDBTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

This lesson is an introduction to the popular and widely used open-source SQL database, PostgreSQL.