# sqlpad/sqlpad

Web-based SQL editor

Repository: https://github.com/sqlpad/sqlpad
Canonical: https://ross.abutalabs.com/products/sqlpad
Homepage: https://sqlpad.github.io
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2025-08-23T07:25:44+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 38, release rhythm 32, longevity 100
- inputs: {"age_days": 4479, "days_push": 375, "days_rel": 376, "gap_med": 46.5, "n_releases_24m": 7}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5185, forks 819 (observed 2026-08-28T04:09:11.853418+00:00)

## What it is
SQLPad is a self-hosted web application for writing and running SQL queries and visualizing the results, supporting many databases including Postgres, MySQL, SQL Server, ClickHouse, BigQuery, and more via ODBC. The project has been officially archived by its maintainer and is no longer actively developed.

## Use cases
- run sql queries in a browser
- visualize sql query results as charts
- self-hosted sql client for multiple databases
- query postgres and mysql from a web ui
- share sql queries with a team
- explore data without installing desktop database tools

## When to choose
- you need a lightweight self-hosted web SQL editor and are comfortable maintaining a fork yourself
- you want chart visualization of query results across many database engines
- you're okay pinning to an archived codebase with no upstream fixes

## When to avoid
- you need ongoing maintenance, security patches, or modern dependency updates
- you want a project that follows semver or has active community support
- you need a long-lived production deployment without forking and maintaining it yourself

## Facets
- artifact type: application
- maturity: abandoned
- function: database, data-visualization, http-server, charts
- domain: databases, data-visualization, self-hosted, developer-tools
- platform: self-hosted, cross-platform
- tags: sql-editor, query-runner, web-based-sql-client, archived-project, database-gui, web-server, nodejs, docker

## Member repositories
- sqlpad/sqlpad (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.853418+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:01:46.854082+00:00, confidence not recorded.
  - readme: https://github.com/sqlpad/sqlpad (fetched 2026-08-28T04:09:11.853418+00:00, sha 6dbe969432de)
  - homepage: https://sqlpad.github.io (fetched 2026-08-29T08:55:50.419868+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
