Drizzle ORM
4 videos across 4 channels
Drizzle ORM is the lightweight, type-safe data layer that ties modern stacks together—from Cloudflare D1 to Neon PostgreSQL—through migrations and a clean query builder. In recent videos, it’s shown powering migrations, schema planning, and persistent data access for minimal, spec-driven apps and AI-powered chat frontends, while fitting neatly with Vite/Vercel deployments and edge-friendly backends. The takeaway: Drizzle helps maintain strong developer guarantees (types, migrations, plan/debug flow) as you evolve from backend scaffolding to production deployments."

Vite’s bet on Cloudflare (VOID Framework)
The episode dives into Cloudflare’s VIT/Void announcement, framing Void as both a full-stack framework and a deployment

TanStack Start & Cloudflare D1: The Modern Full-Stack (The Vibe Sessions #1)
Episode one of Vibe Coding walks through building a minimal VIP suggestion box app using Cloudflare D1 for storage and W

Build & Deploy An AI-Powered Chat App | Vue, Node, TypeScript, Open AI, Stream & Neon Database
The video walks through building a full‑stack, AI-powered chat app called Chat AI, using a Vue frontend with TypeScript