ts-rsql-query
JSON →ts-rsql-query v1.3.4 transforms the AST from ts-rsql into a SQL WHERE clause with parameterized values. It provides an SqlContext with configurable selectors, operators, keyword casing, and parameter offset support. Unlike generic SQL builders, it is purpose-built for RSQL query strings and integrates tightly with ts-rsql's parser. Released under MIT, it follows a stable release cadence with active maintenance. Key differentiators include plugin support for custom operators and alignment with the ts-rsql ecosystem.
Resources
packagets-rsql-query ↗