serverless-mysql icon indicating copy to clipboard operation
serverless-mysql copied to clipboard

PostgreSQL Support

Open brunocascio opened this issue 7 years ago • 10 comments

Do you have any plan to integrate postgres in this library?

brunocascio avatar Sep 09 '18 19:09 brunocascio

+1

kevanpng avatar Sep 15 '18 13:09 kevanpng

+1

tgensol avatar Nov 09 '18 15:11 tgensol

+1 please :)

lfreneda avatar Jan 01 '19 22:01 lfreneda

+1

crivera avatar May 28 '19 19:05 crivera

+1

Raidus avatar Jun 19 '19 08:06 Raidus

It would be nice to setup a pgbouncer on ec2 as a custom dB proxy sitting between lambda and dBs? Also You can attach an autoscaling group to it to make connection scaling automatically

alexsun8899 avatar Jul 21 '20 10:07 alexsun8899

But I’m curious about Pg version too...

alexsun8899 avatar Jul 21 '20 10:07 alexsun8899

I found a different project for pg, which is inspired by this repo.

https://github.com/MatteoGioioso/serverless-pg

sellooh avatar Dec 12 '20 01:12 sellooh

BTW, There's a new service called rds proxy to avoid this kind of issues 😁

On Fri, 11 Dec 2020 at 22:37 Sellooh [email protected] wrote:

I found a different project for pg, which is inspired by this repo.

https://github.com/MatteoGioioso/serverless-pg

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jeremydaly/serverless-mysql/issues/4#issuecomment-743606060, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASJNM6IGTLXJM5NY3H6H3TSULCOTANCNFSM4FUBTX2Q .

-- Bruno Cascio.

brunocascio avatar Dec 12 '20 01:12 brunocascio

BTW, There's a new service called rds proxy to avoid this kind of issues On Fri, 11 Dec 2020 at 22:37 Sellooh @.***> wrote: I found a different project for pg, which is inspired by this repo. https://github.com/MatteoGioioso/serverless-pg — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASJNM6IGTLXJM5NY3H6H3TSULCOTANCNFSM4FUBTX2Q . -- Bruno Cascio.

True! I thought It was still in "preview", but they made It generally available a couple months back.

https://aws.amazon.com/blogs/aws/amazon-rds-proxy-now-generally-available/

sellooh avatar Dec 12 '20 14:12 sellooh