A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB and many more via ODBC.
SQLPad is a legacy project in maintenance mode. If evaluating SQLPad, please consider a potential alternative or forking the project and making it your own.
Maintenance releases for security and dependency updates will continue as possible.
The docker image runs on port 3000 and uses /var/lib/sqlpad
for the embedded database directory.
latest
tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure stability.
See docker-examples directory for example docker-compose setup with SQL Server.
For instructions on installing/running SQLPad from git repo see DEVELOPER-GUIDE.md
Documentation located at https://getsqlpad.com.
Documentation source located in docs directory, built/rendered by docsify.
MIT