Why do you need such a thing? gopkg.in/rana/ora.v3 (esp. the current master 
branch) has a simple Pool implementation for reusing connections - but no 
connection limit.
Oracle does have a SessionPool implementation, but haven't used it yet.

Otherwise, database/sql/driver is quite limited, you could create an gRPC proxy 
for it easily.

-- 
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