UNPKG

effect-sql-kysely

Version:

A full-featured integration between `@effect/sql` and `Kysely` that provides type-safe database operations with Effect's powerful error handling and resource management.

3 lines (2 loc) 60 B
export * from "./Database.js"; export * from "./Schema.js";