For postgres use pgbouncer. For mysql there's youtube's vitess.

On Monday, June 27, 2016 at 12:24:32 PM UTC-4, Tieson Molly wrote:
>
>
> Are there any existing packages or libraries that implement a generic 
> database/sql proxy?
>
> My goal was to create a small service that connected to the database and 
> implemented a connection pool.
>
> Then other services would proxy their database/sql calls to this service 
> rather than make their own connection to the database.
>
>
> Best regards,
>
> Ty
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to