79722424

Date: 2025-08-01 11:21:32
Score: 5.5
Natty:
Report link

Do you have any options to keep the database connection alive between calls? That is normally done by establishing the connection as a global object as the application starts and maintaining it throughout operations. Having to create a new connection for each transaction can be a major performance killer.

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Keith Higgs