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/c/tree-sitter-sql.h

/bindings/c/tree-sitter-sql.pc.in

/bindings/go/binding.go

/bindings/go/binding_test.go

/bindings/node/binding.cc

/bindings/node/binding_test.js

/bindings/node/index.d.ts

/bindings/node/index.js

/bindings/python/tests/test_binding.py

/bindings/python/tree_sitter_sql/binding.c

/bindings/python/tree_sitter_sql/py.typed

/bindings/rust/build.rs

/bindings/rust/lib.rs

/bindings/swift/TreeSitterSql/sql.h

/bindings/swift/TreeSitterSqlTests/TreeSitterSqlTests.swift

/queries/highlights.scm

/queries/indents.scm

/src/grammar.json

/src/node-types.json

/src/parser.c

/src/scanner.c

/src/tree_sitter/alloc.h

/src/tree_sitter/array.h

/src/tree_sitter/parser.h