Cloudflare DevelopersCD
Cloudflare Developers9mo ago
9 replies
Ramtin

Hi all,

Hi all,
Do we need to create a new SQL connection for every request with Hyperdrive and close it after fetching the data, or should we create a single connection instance and reuse it? The latter approach seems more reasonable to me but it doesn't appear to work on Workers.
Was this page helpful?