in reply to Is there a way disconnect from database

In most cases you can use:
END { $db_handle->disconnect(); }