W implement pattern matching search with Drizzle ORM and NestJS. We show how it's different from full-text search.| Marcin Wanago Blog - JavaScript, both frontend and backend
We learn what SQL migrations are and how to use them in a project with the Drizzle ORM and NestJS| Marcin Wanago Blog - JavaScript, both frontend and backend
We learn how to implement the many-to-many relationships using NestJS, PostgreSQL, and the Drizzle ORM| Marcin Wanago Blog - JavaScript, both frontend and backend
We explore recursive relationships with PostgreSQL, Drizzle ORM, and NestJS| Marcin Wanago Blog - JavaScript, both frontend and backend
Series: API with NestJS | Marcin Wanago Blog - JavaScript, both frontend and backend
We explain the one-to-one relationship and implement it with Drizzle. We also use the Query API to avoid doing SQL joins manually.| Marcin Wanago Blog - JavaScript, both frontend and backend
We set up NestJS with Drizzle to perform CRUD operations and manage SQL migrations| Marcin Wanago Blog - JavaScript, both frontend and backend