/tree-sitter-sql

SQL grammar for tree-sitter

Primary LanguageCMIT LicenseMIT

tree-sitter-sql

This is a fork of Derek's tree-sitter-sql repository but with src/grammar.json and src/parser.c available. This fork is also wasm compatible with an updated src/scanner.c.

This tree-sitter grammar is being used in the SQL extension for the Zed editor.