sqlcheck automatically detects common SQL anti-patterns. Such anti-patterns often slow down queries. Addressing them will, therefore, help accelerate queries.
sqlcheck targets all major SQL dialects.
For development updates on sqlcheck and general news on next generation database systems.
Right now SQLCheck can detect the following anti-patterns:
docker run -v /path/to/sql_queries:/sql_queries -it moeryomenko/sqlcheck:latest /bin/sqlcheck -f /sql_queries/query.sql
Content type
Image
Digest
Size
4.2 MB
Last updated
over 5 years ago
docker pull moeryomenko/sqlcheck