FAQ
Answers to common questions. You can also find this section on the homepage.
FAQ
Quick answers to common questions about SQL Crack.
Can I paste my own SQL in the web demo? ⌄
Not yet. The web demo currently ships with curated samples only. Custom SQL input is coming soon. For full functionality today, use the VS Code extension.
Does SQL Crack send my SQL to a server? ⌄
No. The web demo uses prebuilt sample data, and the VS Code extension processes queries locally. No telemetry, no analytics, no data collection.
Which SQL dialects are supported? ⌄
MySQL, PostgreSQL, SQL Server, MariaDB, SQLite, Snowflake, BigQuery, Redshift, Hive, Athena, and Trino.
Is SQL Crack free to use? ⌄
Yes. The extension and website are free and open-source under the MIT license.
Where is the source code? ⌄
On GitHub: https://github.com/buva7687/sql-crack