After being able to handle a node server, it is time to connect to a database and display a table's content at the terminal.
After successful receiving data from the database, we want to display more data on our terminal, e.g. the content of an already existing database table. Follow for that the steps below: