Skip to content
Branch: master
Go to file
Code

Latest commit

eladeyal-intel committed 96d5136 Jul 12, 2020
* rename var

* show service token UI only if enabled in config

Files

Permalink
Failed to load latest commit information.

README.md

SQLPad

A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, and many more via ODBC.

SQLPad Query Editor

Docker Image

The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory.

latest tag is continously 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.

Development

For instructions on installing/running SQLPad from git repo see developer guide

Configuration

Connection configuration

Seed Data (experimental)

Logging

License

MIT

You can’t perform that action at this time.