1.1 Use this command to download PostgreSQL:
sudo apt-get install postgresql
1.2 Now start the PostgreSQL service with:
Official sequelize-cli README.md for commands : https://github.com/sequelize/cli
Install the necessary packages:
npm install mysql2 sequelize sequelize-cli @types/sequelize