Hacker News new | past | comments | ask | show | jobs | submit login
A portable SQL linter (rust) (github.com/quarylabs)
2 points by louisjoejordan 9 months ago | hide | past | favorite | 2 comments



Hey! Louis here from https://www.quary.dev, we needed a SQL linter that runs natively in the browser, without the need to install Python. So we built it and open-sourced it for the community

It is currently 2x SLOWER the current de-facto SQL linter (https://sqlfluff.com) but we haven't even thought about speed yet. We look forward to your comments and suggestions.


I think it would be good to include some examples in the README to show off what it can do. Also how to invoke it: can it find SQL embedded in other source file or does it need to be pointed at .sql files.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: