smithyhq/sqladmin
SQLAlchemy Admin for FastAPI and Starlette observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16.0
- age_days: 1715
- days_rel: 27
- days_push: 27
- n_releases_24m: 17
Adoption not part of the score
2816 stars · 295 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SQLAdmin is a flexible admin dashboard library for SQLAlchemy models that integrates with FastAPI and Starlette applications. It provides CRUD views, form building via WTForms, optional session-backed authentication, and internationalization, with a Tabler-based UI.
Use cases
- add an admin panel to a FastAPI app
- manage SQLAlchemy database records through a web UI
- build a CRUD dashboard for my models
- admin interface for Starlette application
- edit database rows without writing admin code
- async SQLAlchemy admin dashboard
- admin panel with authentication for FastAPI
When to choose
- you use FastAPI, Starlette, or SQLModel with SQLAlchemy models
- you need a quick, customizable admin UI without a separate app
- you want sync and async SQLAlchemy engine support
When to avoid
- you use Django (use Django Admin instead)
- your stack is not Python/ASGI-based
- you need a standalone admin tool decoupled from your web framework
Facets
library · maturity active
ui-components web-framework auth internationalization orm web-development backend databases developer-tools self-hosted python cross-platform sqlalchemy fastapi starlette admin-dashboard crud-interface sqlmodel wtforms asgi web-server
3 sources
- readme: https://github.com/smithyhq/sqladmin · fetched 2026-08-28 · 7708e691e325
- homepage: https://smithyhq.github.io/sqladmin/ · fetched 2026-08-29 · 8b41f6e9db53
- registry_pypi: https://pypi.org/pypi/sqladmin/json · fetched 2026-08-29 · 8495a1e17ec5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| smithyhq/sqladmin | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="smithyhq/sqladmin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem