Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to use a node.js API proxy to access an MS Azure database

I was wondering if anybody in the Apigee community has managed to use a node.js API proxy to access an Azure database.

It looks like MS recommends using the tedious driver to do this as documented here:

https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-query-nodejs

It looks like the using tedious with the mssql package documented here:

https://www.npmjs.com/package/mssql

does not work with the current node.js implementation on the Apigee Message Processors.

Has any body out there managed to implement the mssql package successfully with Apigee or found some other way to successfully query an Azure db?

Many thanks!

1 3 1,216
3 REPLIES 3