Regarding MySql Integration

google-assistant

#1

Hi ,

I am in the phase of building a skill for google home, where my skill needs to read data from mySql database (Which is already configured) while giving the reply.
How feasible is this?


#2

For reading external data, I would probably use something like this: https://github.com/mysqljs/mysql

For using MySQL as user database, take a look here: https://www.jovo.tech/docs/databases/mysql