How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

preview_player
Показать описание
Links

Installation
macOS: brew install encoredev/tap/encore

Chapters
00:00 - Intro
00:28 - Creating databases
01:22 - Querying/Inserting in databases
02:10 - Running locally
02:27 - Tracing
02:40 - What are ORMs
03:30 - Prisma
04:55 - Drizzle
06:20 - Deployment
Рекомендации по теме
Комментарии
Автор

Awesome features to a really user friendly platform!

calvinnguyen
Автор

One problem I see with Encore and databases (or at least I didn't know how to do it) is that each service has to have its own database and it doesn't allow you to use a shared one. For those who are starting a project and are interested in starting with a monolithic project or even using the power of relationships between tables, I didn't find how to make this work.

PiLeGGis
welcome to shbcf.ru