uezo/minette-python

Reusing a connection through a transaction

uezo opened this issue · 0 comments

uezo commented

Now conn.connect() and conn.close() at every database operations. These costs are not to be ignorable when connecting database over the Internet.