Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

SQL parser for JavaScript and TypeScript, powered by [datafusion-sqlparser-rs](https://github.com/apache/datafusion-sqlparser-rs) via WebAssembly.

## News

- [2026/02] sqlparser-ts has been officially integrated into [Apache Airflow](https://github.com/apache/airflow)
- [2026/01] Officially released sqlparser-ts 🎉

## Features

- Parse SQL into a detailed AST with full TypeScript types
Expand Down