x2node-rsparser

JSON →
library 2.1.15 ·javascript
verified Jun 7, 2026

A Node.js module for parsing SQL SELECT result set rows into complex hierarchical JSON data structures. Current stable version 2.1.15 (2022-01-10). Designed as part of the X2 Framework, it uses specially structured column labels and record type definitions from x2node-records to map two-dimensional SQL results to nested objects, arrays, and maps. It handles polymorphic objects, references, and multiple collection axes. Updates are infrequent; primarily for use with the X2 ecosystem.