# jet-admin/jet-bridge

Jet Admin – No-code Business App builder

Repository: https://github.com/jet-admin/jet-bridge
Canonical: https://ross.abutalabs.com/products/jet-bridge
Homepage: https://www.jetadmin.io/
Language: Python
License: MIT
License Family: permissive
Topics: admin, interface, backoffice, responsive, developers, sql, dashboard, administration, admin-dashboard
Last push: 2026-08-18T16:58:11+00:00

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

## Adoption (not part of the score)
Stars 1798, forks 167 (observed 2026-08-28T04:05:37.738610+00:00)

## What it is
Jet Bridge is a standalone Python application that exposes a REST API over your SQL database so it can connect to Jet Admin, a SaaS no-code builder for admin panels, back offices, and internal tools. It auto-generates CRUD, search, filtering, and customizable interfaces based on your database structure.

## Use cases
- generate an admin panel for my postgres database
- build an internal tool without writing backend code
- create a back office CRUD interface for my app
- connect my SQL database to a no-code dashboard builder
- build a customer portal on top of existing data
- self-host an admin dashboard for my database

## When to choose
- you want a ready-made admin panel or internal tool on top of an existing SQL database or API
- you need WYSIWYG interface customization and CRUD out of the box
- you want a SaaS builder with self-hosted or on-premise deployment options
- you're replacing hand-rolled Django admin-style interfaces

## When to avoid
- you need a fully open-source, vendor-independent solution - the core builder is a paid SaaS
- you want to build custom frontend apps with full code control rather than no-code tools
- your data cannot leave your network and you can't run the self-hosted bridge
- you only need a simple Django admin - Django Jet or django-admin may suffice

## Facets
- artifact type: service
- maturity: active
- function: api-framework, http-server, database-driver, web-framework
- domain: web-development, backend, databases, developer-tools, self-hosted
- platform: python, self-hosted, cloud
- tags: admin-panel, back-office, no-code, internal-tools, crud, dashboard, saas, rest-api, database-admin, web-server, docker

## Member repositories
- jet-admin/jet-bridge (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.738610+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-30T03:22:26.321203+00:00, confidence not recorded.
  - readme: https://github.com/jet-admin/jet-bridge (fetched 2026-08-28T04:05:37.738610+00:00, sha 679879239eaf)
  - homepage: https://www.jetadmin.io/ (fetched 2026-08-29T11:01:31.233631+00:00, sha 24baae9ff5a1)
  - site_page: https://docs.jetadmin.io/ (fetched 2026-08-29T11:01:31.240790+00:00, sha fc0ae8a581bb)
  - registry_pypi: https://pypi.org/pypi/jet-bridge/json (fetched 2026-08-29T11:01:31.251166+00:00, sha a3b861d7dc8b)
  - site_page: https://www.jetadmin.io/pricing (fetched 2026-08-29T11:01:31.238354+00:00, sha ec6fa98a681c)
  - site_page: https://community.jetadmin.io/ (fetched 2026-08-29T11:01:31.242741+00:00, sha 0b35fa9a3a22)
  - site_page: https://www.jetadmin.io/integrations (fetched 2026-08-29T11:01:31.236299+00:00, sha 93a30406177f)
  - site_page: https://www.jetadmin.io/changelog (fetched 2026-08-29T11:01:31.244269+00:00, sha 8f749cb4c77f)
  - site_page: https://www.jetadmin.io/integrations/postgresql (fetched 2026-08-29T11:01:31.245867+00:00, sha be66d37c7ab6)
  - site_page: https://www.jetadmin.io/integrations/mysql (fetched 2026-08-29T11:01:31.247553+00:00, sha aaa539ec3068)
- Data as of 2026-08-30T08:39:29.467469+00:00.
