# forbesmyester/esqlate

Build minimum viable admin panels quickly with just SQL

Repository: https://github.com/forbesmyester/esqlate
Canonical: https://ross.abutalabs.com/products/esqlate
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Last push: 2022-04-30T06:53:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2501, "days_push": 1586, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1376, forks 31 (observed 2026-08-28T04:04:33.316754+00:00)

## What it is
Esqlate is a self-hosted tool for building minimum viable admin panels quickly using only SQL queries. Written in JavaScript, it lets developers define admin interfaces declaratively without writing frontend code.

## Use cases
- build admin panels from SQL queries
- create internal CRUD tools quickly
- give non-developers a UI over database tables
- spin up a back-office dashboard without writing frontend code
- manage database records through a generated web interface

## When to choose
- you need a quick admin panel over a SQL database
- you prefer defining UIs in SQL rather than code
- you want a lightweight self-hosted internal tool

## When to avoid
- you need a highly customized frontend
- you use a non-SQL data source
- you need a project with frequent recent releases

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, gui, database, self-hosted
- domain: developer-tools, web-development, databases, self-hosted
- platform: self-hosted
- tags: admin-panel, sql, crud, low-code, internal-tools, nodejs, web-server, docker

## Member repositories
- forbesmyester/esqlate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.316754+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-30T04:40:29.573016+00:00, confidence not recorded.
  - registry_npm: https://registry.npmjs.org/esqlate (fetched 2026-08-29T11:56:55.047883+00:00, sha f46fd668c018)
- Data as of 2026-08-30T08:39:29.467469+00:00.
