#query-results

[ follow ]
Marcin Wanago Blog - JavaScript, both frontend and backend
8 months ago
JavaScript

Select API with NestJS #141. Getting distinct records with Prisma and PostgreSQL

PostgreSQL provides ways to filter query results and remove duplicate rows.
Prisma can be configured to use native database features to filter duplicates in memory. [ more ]
[ Load more ]