Alexa Skill MS SQL Server Connection


#1

Hi , I would like to know if exist a method to connect my alexa skill to a MS SQL Server database

Thanks for reading :slightly_smiling_face:


#2

Not yet :confused:

Hereโ€™s the implementation of the MySQL integration. https://github.com/jovotech/jovo-framework/blob/master/jovo-integrations/jovo-db-mysql/src/MySQL.ts

You could implement the MS SQL integration, if you want :slight_smile: