Connect cloudflare to AWS RDS MySQL database
Hi, I am trying to connect my cloudflare application to MySQL database hosted at AWS RDS. I tried connecting it with https://www.npmjs.com/package/cloudflare-mysql npm package exactly as explained in the npm documentation, but I am not able to run queries. Is there a preferred way to do this ? Can anyone pass any documentation related to it.
npm
cloudflare-mysql
A Cloudflare Workers compatible MySQL package based on the MySQL Node package.. Latest version: 0.9.4, last published: 7 months ago. Start using cloudflare-mysql in your project by running
npm i cloudflare-mysql
. There are no other projects in the npm registry using cloudflare-mysql.0 Replies