const db = new Sequelize('postgres://localhost:3000/yourDatabaseNameHere') //^ Our protocol ^Path to DB ^Database name