Kysely Hydrate

JSON →
library 0.10.2 ·javascript
verified Jun 4, 2026

A TypeScript library extending Kysely with utilities for hydrating SQL query results into rich, nested JavaScript objects. Current version 0.10.2, early release with frequent breaking changes. Unlike traditional ORMs that restrict SQL expressiveness, this library preserves full Kysely query capabilities while enabling nested joins, computed properties, mapped fields, and hydrated writes. Requires Node >=22.18.0 and Kysely ^0.28. Ships TypeScript definitions.