A question about node.js ... I am sending a request, to save to the database. My question is, what is the correct way to create simultaneous connections in the bank? Because when the function executes, the node terminates, and I did not want it to terminate, but I have no idea how to stay connected.