We have many projects hosted in Vercel.
These projects use Storage (PostgreSQL)
These databases however are production, staging etc
Is there a way to restrict read-only, or even encrypt read-view of the Production databases. We want to limit which developer can edit, see what table, row and hide customer information
Else we will have to place our production database elsewhere