Skip to content
#

sql-parser

Here are 14 public repositories matching this topic...

A TypeScript SQL parser and static analyzer: parse, resolve names, infer types, and trace column lineage. Error-tolerant for editors and LSP tooling. Dialects: Databricks, T-SQL, Snowflake, BigQuery, Redshift, PostgreSQL, DuckDB, Trino, SQLite, MySQL.

  • Updated Sep 14, 2026
  • TypeScript

A RESTful API that simulates SQL standard execution (DDL and DML) through a custom SQL-like DSL. It validates input, manages a virtual schema, and stores all data and schema in local files. Built with Node.js (NestJS), requiring no external packages for query compilation or file I/O.

  • Updated Jul 5, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the sql-parser topic, visit your repo's landing page and select "manage topics."

Learn more