Conneting to a mssql database from a plugin

I’ve build a custom authentication plugin for kong which now requires a connection with an mssql database. As the title suggests. Does anyone have experience connecting/querying a mssql database from a plugin? If so, what rocks did you use and what were your experiences working with mssql from kong/lua?

Maybe relevant information:

  • We are using sql server 2012
  • kong 0.13.0

Hi @TFarla any news on your mssql plugin?
Thanks