Kysely first impressions - Typescript SQL query builder and migrations

Опубликовано: 15 Март 2025
на канале: Marius Espejo
17,479
326

In video we take a quick look at a new Typescript SQL query builder which optimizes for type-safety and the best possible intellisense. We'll walk through how to use it to connect to a database and perform typical CRUD queries, we'll explore how to simulate relational queries, and finally we'll give their migration feature a try!