{"library":"sqlite-zod-orm","type":"library","category":null,"description":"Type-safe SQLite ORM for Bun runtime, current stable version 3.27.0. Released frequently (multiple updates per month). Uses Zod schemas to define models, provides a fluent query builder with automatic join inference and relationship handling. Differentiators: tightly integrated with Bun's native SQLite, eliminates raw SQL entirely, auto-generates typed relationships from Zod schemas, and supports migrations. Compared to Drizzle ORM (SQL-first) or Prisma (separate schema), it uses Zod for both validation and schema definition, reducing boilerplate.","language":"javascript","status":"active","version":"3.27.0","tags":["javascript","sqlite","database","bun","typescript","type-safe","orm","zod","sql"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install sqlite-zod-orm","imports":["import { Model } from 'sqlite-zod-orm'","import { defineTable } from 'sqlite-zod-orm'","import { z } from 'zod'","import { query } from 'sqlite-zod-orm'"]},{"cmd":"yarn add sqlite-zod-orm","imports":[]},{"cmd":"pnpm add sqlite-zod-orm","imports":[]}],"homepage":"git@github.com:7flash/sqlite-zod-orm","github":"git@github.com:7flash/sqlite-zod-orm","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-zod-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}