#prisma

[ follow ]
Berlin Startup Jobs
1 month ago
Data science

Job Vacancy: Software Engineer // Prisma | IT / Software Development Jobs | Berlin Startup Jobs

Work at Prisma for cutting-edge data layer products using TypeScript and Rust with top-tier investors for small startup challenges. [ more ]
#postgresql
Marcin Wanago Blog - JavaScript, both frontend and backend
3 months ago
JavaScript

API with NestJS #147. The data types to store money with PostgreSQL and Prisma

Avoid using floating-point numbers for storing monetary values due to potential errors.
Binary representation of integer numbers simplifies storing integers efficiently in computers. [ more ]
Marcin Wanago Blog - JavaScript, both frontend and backend
5 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 ]
Marcin Wanago Blog - JavaScript, both frontend and backend
3 months ago
JavaScript

API with NestJS #147. The data types to store money with PostgreSQL and Prisma

Avoid using floating-point numbers for storing monetary values due to potential errors.
Binary representation of integer numbers simplifies storing integers efficiently in computers. [ more ]
Marcin Wanago Blog - JavaScript, both frontend and backend
5 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 ]
morepostgresql
Marcin Wanago Blog - JavaScript, both frontend and backend
6 months ago
JavaScript

API with NestJS #136. Raw SQL queries with Prisma and PostgreSQL range types

Prisma currently does not support range types in PostgreSQL, but PostgreSQL has built-in range types that can be used.
To use a range type in Prisma, you need to define the type in the schema and create a migration manually. [ more ]
[ Load more ]