High-performance SQL parser and AST analyzer written in TypeScript. Provides fast parsing and advanced transformation capabilities.
Core fixtures, schema validation, and SQL rewrite utilities for rawsql-ts SELECT query testing.
Low-dependency SQL usage analysis engine for rawsql-ts workspaces.
SQLite driver adapters for the rawsql-ts select query test harness.
Markdown projection renderers for rawsql-ts test evidence models.
Testkit adapter that connects node-postgres pg clients and pools to @rawsql-ts/testkit-postgres fixture rewriting.
Deterministic PreviewJson to DiffJson transformation for rawsql-ts test evidence.
CLI tool that generates Markdown table definition docs from DDL files using rawsql-ts
Shared named-parameter binder utilities for rawsql-ts packages.
Thin SQL driver adapter primitives for SQL-first rawsql-ts projects.
SQLite driver adapters for the rawsql-ts select query test harness.
CLI for rawsql-ts DDL workflows
Deprecated helper package for Zod integration; prefer @rawsql-ts/sql-contract with zod.
DB-agnostic scaffolding and DDL helpers for Zero Table Dependency projects
Postgres-specific fixture/rewriter logic that stays driver-agnostic.
Thin connection-lifecycle and transaction-scope manager for rawsql-ts. Zero dependencies.
Scaffold generator for VitePress-based DB schema docs powered by ddl-docs-cli
Lightweight mapper and writer helpers that keep client SQL authoritative while exposing an explicit contract for data hydration and CUD emitters.
Postgres driver wrapper that simulates CRUD statements via fixture-backed CTEs.
Generate a consistently formatted, minified version of any valid postgres SQL
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Runs typescript type checker and linter on separate process.
TypeScript loader for webpack
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.