Node.js can be used in database applications.
One of the most popular databases is MySQL.
Install MySQL Driver
Using npm
C:\Users\pc\Desktop\nodeJsTest>npm install mysql
[{"id":1,"name":"Dr.Chandana"},{"id":2,"name":"Dr.Cooray"},{"id":3,"name":"Prof. Cooray"},{"id":4,"name":"Dr.Kumari"}]