Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
/sqlpadPublic archive

Web-based SQL editor

License

NotificationsYou must be signed in to change notification settings

sqlpad/sqlpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node and React are unkind to long-lived projects. Libraries and trends are constantly changing. Dependencies will be abandoned.

If you're using this project or interested in it, I recommend forking it, gutting the features you don't want or need, and then incrementally rewriting the bits that are left. Or perhaps start fresh, and borrow the parts of this you like.

Most of this codebase is from the 2016-2020 era of JavaScript. To modernize it without breaking things would be a huge time commitment, and I no longer have that 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, SAP HANA, Cassandra, Google BigQuery, SQLite, TiDB and many more viaODBC.

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.

Seedocker-examples for docker-compose examples.

Project Documentation

The most recently used documentation site's astro code is located under/docs directory.

Development

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

License

MIT


[8]ページ先頭

©2009-2025 Movatter.jp