The Ultimate Guide to Next.js Drizzle ORM Implementation & CRUD

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

Next video to watch:

⚔️ Join The Horde

Some of the projects to check:

00:00 Introduction
00:25 Spellbook App
01:14 Implementation
04:30 Table & Relations Creation
09:09 Migrations
10:18 Drizzle Config
11:45 CRUD
20:36 Final Test

#webdevelopment #orcdev #drizzle #react #nextjs #fullstack #trpc
Рекомендации по теме
Комментарии
Автор


Join the Horde warriors! Subscribe!

There is also a Discord channel if you'd like to chat about some tech, get some code review, or simply send some funny memes!

orcdev
Автор

Is there a way to separate the schema models into other files? I can imagine the schema.ts file would get quite unruly if you kept all the models in a singular file.

cydoentis