aiji42 / prisma-data-proxy-alt

This is a library to alternate and self-host the Prisma Data Proxy (cloud.prisma.io)
MIT License
202 stars 28 forks source link

Add a example and a document section for deployment to Lambda #13

Open aiji42 opened 2 years ago

arguiot commented 1 year ago

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.

aiji42 commented 1 year ago

I welcome any pull requests.