{"library":"allez-orm","type":"library","category":null,"description":"Lightweight browser SQLite ORM (sql.js) with schema generator CLI. Current stable version: 1.2.0. Released weekly. Key differentiators: spec-anchored schemas (SHA-256 pinned), persistent SQLite in IndexedDB, zero server dependencies, CLI for drift detection and schema generation. Alternative to localForage or raw sql.js for client-first apps requiring real foreign keys and prepared statements.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","sqlite","orm","schema","cli","browser","sql.js","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install allez-orm","imports":["import { AllezORM } from 'allez-orm'","import usersSchema from './users.schema.js'","await AllezORM.init({ dbName: 'myapp.db', schemas: [] })"]},{"cmd":"yarn add allez-orm","imports":[]},{"cmd":"pnpm add allez-orm","imports":[]}],"homepage":"https://github.com/AllezMarketing/allez-orm#readme","github":"https://github.com/AllezMarketing/allez-orm","docs":null,"changelog":null,"pypi":null,"npm":"allez-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}