nuxt-hub/core
Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 81
- Longevity 66
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 925
- days_rel: 51
- days_push: 7
- n_releases_24m: 67
Adoption not part of the score
1286 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NuxtHub is a Nuxt module that adds full-stack backend capabilities to Nuxt applications, including SQL database (via Drizzle ORM), blob file storage, key-value storage, and caching. It auto-configures storage drivers per hosting provider (Cloudflare, Vercel, Netlify, AWS) with a zero-config, cloud-agnostic design.
Use cases
- add a sql database to my nuxt app with automatic migrations
- store and serve uploaded files in a nuxt application
- cache api route responses in nuxt
- add key-value storage to a nuxt app
- deploy a full-stack nuxt app to cloudflare or vercel
- use drizzle orm with zero-config setup in nuxt
- build a full-stack vue application without managing backend infrastructure
When to choose
- you build Nuxt/Vue apps and want batteries-included database, KV, blob, and caching
- you want cloud-agnostic deployment across Cloudflare, Vercel, Netlify, or self-hosting
- you want type-safe Drizzle ORM queries with automatic migrations
- you prefer minimal configuration with auto-detected storage drivers
When to avoid
- your project is not built on Nuxt
- you need a backend framework outside the Vue/Nuxt ecosystem
- you require fine-grained control over infrastructure provisioning beyond what the module exposes
Facets
framework · maturity active
database caching file-upload orm web-framework deployment web-development backend cloud-computing self-hosted cloud self-hosted nuxt-module cloudflare vercel blob-storage key-value-storage drizzle-orm serverless cloud-agnostic full-stack nodejs web-server docker
10 sources
- readme: https://github.com/nuxt-hub/core · fetched 2026-08-28 · a0d0e3c7c708
- homepage: https://hub.nuxt.com · fetched 2026-08-29 · d276d7c5a81e
- site_page: https://hub.nuxt.com/docs/getting-started · fetched 2026-08-29 · ec0411e2b7de
- site_page: https://hub.nuxt.com/docs/getting-started/installation · fetched 2026-08-29 · b6d7a63c7a77
- site_page: https://hub.nuxt.com/docs/getting-started/deploy · fetched 2026-08-29 · 0f45e50fe45e
- site_page: https://hub.nuxt.com/docs/database · fetched 2026-08-29 · 5837a4da0da7
- site_page: https://hub.nuxt.com/docs/blob · fetched 2026-08-29 · 2a278dfe5eb8
- site_page: https://hub.nuxt.com/docs/kv · fetched 2026-08-29 · 1389e7accc78
- site_page: https://hub.nuxt.com/changelog · fetched 2026-08-29 · c342701e8f77
- site_page: https://hub.nuxt.com/changelog/nuxthub-multi-vendor · fetched 2026-08-29 · 33d9c772b5b1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuxt-hub/core | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem