CLI for VibeORM — generate clients, run migrations, introspect databases
node-postgres adapter for VibeORM — use VibeORM with pg on Bun or Node.js
Migration, introspection, and schema diff toolkit for VibeORM
Bun-native database adapter for VibeORM using bun:sql
Driver-agnostic query engine and client runtime for VibeORM
Prisma schema parser for VibeORM — parses .prisma files into a typed intermediate representation
TypeScript client generator for VibeORM — produces typed delegates, inputs, and Zod schemas from a Prisma schema
TypeScript DSL for defining Prisma schemas with type-safe models, relations, and templates