Replies: 2 comments 2 replies
-
Hi @cufewxy , thanks for open this discussion. We do not plan for this yet. connectorx targets more on the bulk loading scenario where the bottleneck is caused by the data size. So the connection construction overhead in this case should be negligible. But happy to see whether this is a common need! |
Beta Was this translation helpful? Give feedback.
-
It'd really be nice to have some control over connections (pooling/reusing). Currently I have to access a MSSQL DB where establishing a connection takes more than 1s. When multiple queries have to be made in succession, having to open a new connection every time is a significant overhead. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, will cx suuport connection pool?
Beta Was this translation helpful? Give feedback.
All reactions