3. GraphQL and TypeScript: Adding a Database

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

In this video, we add a Postgres database to our project .

Рекомендации по теме
Комментарии
Автор

you are a excelent teacher men!!!! thx!!!

LordPelusaa
Автор

Great content so far, I'd love to see a NoSQL connection tutorial for graphql e.g. using mongoose

jacksontriffon
Автор

select table_name
from information_schema.tables
where table_schema = 'public'
order by table_name

Guilherme
visit shbcf.ru