aiji42 / prisma-data-proxy-alt

This is a library to alternate and self-host the Prisma Data Proxy (cloud.prisma.io)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a example and a document section for deployment to Lambda

aiji42 opened this issue · comments

Any updates on this? Lambda seems to be cheaper in general than Cloud Run. For databases that can accept unlimited connections (ex: PlanetScale) I feel it can be better. Plus the cold starts on lambdas are significantly better than on GCP.

I welcome any pull requests.