Privacy Policy
GoSQLX is committed to user privacy. This policy explains what data is (and is not) collected across our website, tools, and services.
Website
The GoSQLX website is a static site. We use Vercel Analytics, a privacy-friendly analytics service that does not use cookies and does not track individual users. No personal data is collected or stored.
WASM Playground
All SQL parsing in the interactive playground runs entirely in your browser via WebAssembly. No queries, SQL text, or parsing results are ever sent to our servers.
Remote MCP Server
The hosted MCP server is stateless. It does not log, store, or transmit any SQL queries it processes. IP-based rate-limit counters are held in memory and automatically cleared after 10 minutes.
VS Code Extension
The GoSQLX VS Code extension runs entirely on your local machine. It does not send telemetry, usage data, or any SQL content to external servers.
Third-party Links
The website links to third-party services such as GitHub and Render. These services have their own privacy policies. We encourage you to review them independently.
Contact
If you have questions about this privacy policy, please open an issue on our GitHub repository.