Sadly Hyperdrive requires `node_compat` for the recommended `pg` driver today. You can use `postgres

Sadly Hyperdrive requires
node_compat
for the recommended pg driver today. You can use postgres.js with
nodejs_compat
, but it doesn't have full support with hyperdrive yet, mainly for things like caching.
Was this page helpful?