Back to projects
Mar 25, 2025
1 min read

SQL Playground

Web-based SQL query runner

SQL Playground is a web-based SQL query runner designed for data analysts. It allows users to write, execute, and visualize SQL queries with ease. Key features include query history, syntax highlighting, error handling, and result visualization. It works entirely in the browser without the need for a backend, enabling seamless query execution on CSV files.