Skip to content
/ sqlpad Public
forked from sqlpad/sqlpad

Web-based SQL editor. Legacy project in maintenance mode.

License

Notifications You must be signed in to change notification settings

rodabt/sqlpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,843 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status

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 until August 2025, at which point the project will be archived.

SQLPad

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, Google BigQuery, SQLite, TiDB and many more via ODBC.

SQLPad Query Editor

As of version 7, semver is no longer followed. Going forward patch updates may require major Node.js version updates, or contain removal of functionality.

Docker Image

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

See docker-examples for docker-compose examples.

Project Documentation

Documentation located at https://getsqlpad.com.

Development

For instructions on installing/running SQLPad from git repo see DEVELOPER-GUIDE.md

License

MIT

About

Web-based SQL editor. Legacy project in maintenance mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • TypeScript 34.0%
  • CSS 4.2%
  • Shell 1.0%
  • Dockerfile 0.4%
  • Smarty 0.2%
  • HTML 0.1%