Lightweight mapper and writer helpers that keep client SQL authoritative while exposing an explicit contract for data hydration and CUD emitters.
Deprecated helper package for Zod integration; prefer @rawsql-ts/sql-contract with zod.
SQL-specific TypeScript contract authoring surface for Prisma Next
DB-agnostic scaffolding and DDL helpers for Zero Table Dependency projects
Target-agnostic authored storage descriptor types for Prisma Next
SQL contract types, validators, and IR factories for Prisma Next
High-performance SQL parser and AST analyzer written in TypeScript. Provides fast parsing and advanced transformation capabilities.
SQL family descriptor for Prisma Next
Low-dependency SQL usage analysis engine for rawsql-ts workspaces.
SQL emitter hook for Prisma Next
Postgres-specific fixture/rewriter logic that stays driver-agnostic.
Utilities for SQL instrumentations
Testkit adapter that connects node-postgres pg clients and pools to @rawsql-ts/testkit-postgres fixture rewriting.
PSL-to-SQL ContractIR interpreter for Prisma Next
Core fixtures, schema validation, and SQL rewrite utilities for rawsql-ts SELECT query testing.
SQL runtime implementation for Prisma Next
ParadeDB full-text search extension pack for Prisma Next.
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
Format whitespace in a SQL query to make it more readable
Yet another simple Postgres SQL parser/modifier
SQLite target pack for Prisma Next.
Formats SQL queries. Part of SQLTools
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
🔌 TypeChain target for ethers-v5