This repository is for submitting and discussing feedback on the current SQLCheck in the web or code editor extensions.
Here's a few examples of feedback types we're looking for here:
- questions about SQLCheck
- bug reports for any of the interfaces
- suggestions for antipatterns to detect
- examples of how SQLCheck was or was not helpful
More information about the current generation of SQLCheck is available on its web-based UI at http://ada-00.cc.gatech.edu/sqlcheck and below in selected publications.
Ghosh, A., Bansod, D., Narechania, A., Dintyala, P., Timurturkan, S., & Arulraj, J. (2021). Interactive demonstration of SQLCheck. Proceedings of the VLDB Endowment, 14(12), 2779–2782. https://doi.org/10.14778/3476311.3476343 PDF available
Dintyala, P., Narechania, A., & Arulraj, J. (2020). SQLCheck: Automated Detection and Diagnosis of SQL Anti-Patterns. Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data, 2331–2345. https://doi.org/10.1145/3318464.3389754
The previous generation of SQLCheck remains freely available in open source at https://github.com/jarulraj/sqlcheck.