{"library":"surqlize","type":"library","category":null,"description":"A type-safe TypeScript ORM for SurrealDB, currently in development at version 0.1.0. It provides a fluent query builder with full type inference via a t.* schema builder, supporting CRUD operations, graph relationships, and SurrealDB functions. Unlike other SurrealDB libraries, it eliminates code generation by inferring types directly from schema definitions. Requires surrealdb.js v2.0.0-alpha.18 and TypeScript 5+. Release cadence is early-stage alpha with frequent breaking changes.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","surrealdb","orm","typescript","query-builder","database","surql","type-safe"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install surqlize","imports":["import { orm } from 'surqlize'","import { table } from 'surqlize'","import { t } from 'surqlize'","import { t } from 'surqlize'\ntype MyType = t.infer<typeof query>","import { t } from 'surqlize'\nconst schema = { name: t.string() }"]},{"cmd":"yarn add surqlize","imports":[]},{"cmd":"pnpm add surqlize","imports":[]}],"homepage":"https://github.com/surrealdb/surqlize","github":"https://github.com/surrealdb/surqlize","docs":null,"changelog":null,"pypi":null,"npm":"surqlize","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}