{"library":"d1-orm","type":"library","category":null,"description":"A simple, strictly typed ORM for Cloudflare's D1 SQLite database. Version 0.9.2 provides a TypeScript-first API with inferred types, supporting CRUD operations, migrations, and query building. It differentiates from raw D1 usage by offering model-based schema definition, automatic type inference via Infer, and common ORM patterns like first/all/insert/update/delete. Designed for Cloudflare Workers, it requires @cloudflare/workers-types v3.16.0+ and is actively maintained with a focus on type safety.","language":"javascript","status":"active","version":"0.9.2","tags":["javascript","orm","cloudflare","d1","sqlite","typescript","workers"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install d1-orm","imports":["import { D1Orm } from 'd1-orm'","import { DataTypes } from 'd1-orm'","import { Model } from 'd1-orm'","import type { Infer } from 'd1-orm'"]},{"cmd":"yarn add d1-orm","imports":[]},{"cmd":"pnpm add d1-orm","imports":[]}],"homepage":"https://github.com/Interactions-as-a-Service/d1-orm#readme","github":"https://github.com/Interactions-as-a-Service/d1-orm","docs":null,"changelog":null,"pypi":null,"npm":"d1-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}