mysql1_dart
mysql1_dart copied to clipboard
Connection Pool
Hey guys?
I'm using this package in my dart backend and would like to know if there is a way to create a connection pool.
Does the package allow connection pooling? Or do I need to do this through another package?
Thank you very much.