Da
Databases & ORMs
3 lessons
Progress
0/3
Da
Databases & ORMs
Connect Node.js to databases using MongoDB with Mongoose and PostgreSQL with Knex/Prisma.
intermediate
18 min
MongoDB with Mongoose
Model data, perform CRUD operations, and use Mongoose ODM with MongoDB.
intermediate
17 min
PostgreSQL with Knex
Build SQL queries, migrations, and seeds using Knex.js query builder.
intermediate
16 min
Prisma ORM
Modern database access with Prisma: schema definition, migrations, and type-safe queries.