Beatrust techBlog

Beatrust 株式会社の公式開発者ブログです。

TypeScript

Custom Prisma Client for RLS

Author: Neo Chiu Background We use Prisma + Postgres from prototype and start to migrate all data with RLS ( Row Level Security ) last year. We are managing multi-tenants data in one database, and we don't want data be accessed cross tenan…