zol-json

JSON →
library 0.5.1 ·javascript
verified Jun 5, 2026

JSON SQL query building for Zol ORM. This package provides TypeScript-first utilities to construct SQL JSON functions like json_agg, json_build_object, and row_to_json using Zol's query builder. Currently at version 0.5.1, it is released on npm intermittently as part of the Zol ecosystem. Key differentiator: tight integration with Zol's type-safe query interface, enabling typed JSON aggregation without raw SQL strings.