# nuxt-hub/core

Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.

Repository: https://github.com/nuxt-hub/core
Canonical: https://ross.abutalabs.com/products/nuxt-hub-core
Homepage: https://hub.nuxt.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: cloudflare, nuxt, vue, full-stack, d1, kv, r2, ssr, nuxthub, workers-ai, redis, s3, vercel
Last push: 2026-08-26T14:20:28+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 81, longevity 66
- inputs: {"age_days": 925, "days_push": 7, "days_rel": 51, "gap_med": 2.0, "n_releases_24m": 67}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1286, forks 111 (observed 2026-08-28T04:04:14.934204+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: database, caching, file-upload, orm, web-framework, deployment
- domain: web-development, backend, cloud-computing, self-hosted
- platform: cloud, self-hosted
- tags: nuxt-module, cloudflare, vercel, blob-storage, key-value-storage, drizzle-orm, serverless, cloud-agnostic, full-stack, nodejs, web-server, docker

## Member repositories
- nuxt-hub/core (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.934204+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:56:36.071780+00:00, confidence not recorded.
  - readme: https://github.com/nuxt-hub/core (fetched 2026-08-28T04:04:14.934204+00:00, sha a0d0e3c7c708)
  - homepage: https://hub.nuxt.com (fetched 2026-08-29T12:12:28.024503+00:00, sha d276d7c5a81e)
  - site_page: https://hub.nuxt.com/docs/getting-started (fetched 2026-08-29T12:12:28.027021+00:00, sha ec0411e2b7de)
  - site_page: https://hub.nuxt.com/docs/getting-started/installation (fetched 2026-08-29T12:12:28.032503+00:00, sha b6d7a63c7a77)
  - site_page: https://hub.nuxt.com/docs/getting-started/deploy (fetched 2026-08-29T12:12:28.034988+00:00, sha 0f45e50fe45e)
  - site_page: https://hub.nuxt.com/docs/database (fetched 2026-08-29T12:12:28.037789+00:00, sha 5837a4da0da7)
  - site_page: https://hub.nuxt.com/docs/blob (fetched 2026-08-29T12:12:28.039871+00:00, sha 2a278dfe5eb8)
  - site_page: https://hub.nuxt.com/docs/kv (fetched 2026-08-29T12:12:28.041708+00:00, sha 1389e7accc78)
  - site_page: https://hub.nuxt.com/changelog (fetched 2026-08-29T12:12:28.028787+00:00, sha c342701e8f77)
  - site_page: https://hub.nuxt.com/changelog/nuxthub-multi-vendor (fetched 2026-08-29T12:12:28.030582+00:00, sha 33d9c772b5b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
