Skip to content
master
Switch branches/tags
sqlpad/docs/
sqlpad/docs/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SQLPad

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

SQLPad screenshot

Database Support

Postgres
MySQL
SQL Server
Vertica
Crate
ClickHouse
Trino
Presto
SAP Hana
Apache Drill
Apache Pinot
Cassandra
Snowflake
BigQuery
SQLite
many others via ODBC

Is SQLPad for me?

SQLPad is a self-hosted web app for writing and running SQL queries and optionally visualizing the results.

It's a simple tool for exploratory data work and visualizations, or quick convenient access to run a SQL query here and there.

Why not SQLPad?

It's not a dashboarding tool, and likely will never become one. If you're looking for open-source dashboarding check out Redash, Metabase or Superset.

It can't handle a query with 2 columns returned of the same name.