Learn the benefits of using a database pool in Nodejs, while PHP uses normal individual threads to connect and use the same database. Nodejs measures about 4 milliseconds, while PHP varies from 7 to 19 milliseconds. This doesn't mean that you should use Nodejs... consider the needs of your application.
Github:
https://github.com/coderspage/nodejs-...