langston-barrett / tree-sitter-sql

SQL grammar for tree-sitter

Home Page:http://derek.stride.host/tree-sitter-sql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-sql

Build/test GitHub Pages

A general/permissive SQL grammar for tree-sitter.

Notes

We don't commit the generated parser files to the main branch. Instead, you can find them on the gh-pages branch. They are also hosted on the GitHub pages site. We're open to feedback & encourage you to open an issue to discuss any problems.

Features

For a complete list of features see the the tests

References

Other projects

About

SQL grammar for tree-sitter

http://derek.stride.host/tree-sitter-sql/

License:MIT License


Languages

Language:JavaScript 97.5%Language:Swift 1.9%Language:Makefile 0.6%