I am exploring the possibility of using TigerGraph as the primary database for a web application. I would like to know if TigerGraph supports connection pooling? Do installed queries need connection pooling?
I might use a Node.js or Python framework. If there are no drivers for those languages that support connection pooling, then I would be willing to help create some drivers. I would need some guidance on how to create connection pools for TigerGraph.