Hyperdrive bindings

It is now possible to use PostgreSQL & Cloudflare Hyperdrive in your Nuxt application.

If you are not comfortable with Cloudflare D1 database (SQLite), you can now use your own PostgreSQL database.

We wrote a recipe on How to use a PostgreSQL database with NuxtHub.

This recipe explains how to connect to your PostgreSQL database and how to leverage Hyperdrive bindings in your Nuxt application to accelerate your database responses.

Right now, hyperdrive bindings are not available in development mode, we are working with the Cloudflare team to make them available in development mode as well with remote storage.
This feature is available on both free and pro plans and in @nuxthub/core >= v0.7.6.

Start with NuxtHub today