Builder's DayOctober 26 · SFGet tickets

Prisma 8 extension

typed-json

Typed JSON and text columns with no validator dependency.

CommunityPostgreSQL

What it does

Gives JSON and text columns a TypeScript type without pulling in a schema library. The prisma-json-types-generator idea, rebuilt as a Prisma 8 extension.

Registration steps are in the package README in the source repository.