UNPKG

bun-sqlite-orm

Version:

A lightweight TypeScript ORM for Bun runtime with Bun SQLite, featuring Active Record pattern and decorator-based entities

3 lines (2 loc) 66 B
export * from './sql-generator'; export * from './query-builder';