tree-sitter-sql

The SQL grammar is defined at @ github://derekstride/tree-sitter-sql. You can view the latest parser artifacts on site or on the gh-pages branch.

Find previous artifacts in the history on GitHub.

The artifacts can also be found here:

/Cargo.toml

/LICENSE

/Package.swift

/bindings/node/binding.cc

/bindings/node/index.js

/bindings/rust/build.rs

/bindings/rust/lib.rs

/bindings/swift/TreeSitterSQL/sql.h

/queries/highlights.scm

/queries/indents.scm

/src/grammar.json

/src/node-types.json

/src/parser.c

/src/scanner.c

/src/tree_sitter/parser.h