HVF/franchise
🍟 a notebook sql client. what you get when have a lot of sequels. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3319
- days_rel: n/a
- days_push: 1362
- n_releases_24m: 0
Adoption not part of the score
4000 stars · 263 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Franchise is an open-source SQL notebook client with a lightweight notebook interface for querying and visualizing data. It runs in the browser with local SQLite processing for CSV/JSON/XLSX files, and connects to PostgreSQL, MySQL, or BigQuery via a local bridge so data never touches third-party servers.
Use cases
- query sql databases in a notebook interface
- explore csv json xlsx files with sql in the browser
- visualize query results as charts and maps
- compare sql queries side by side
- share sql analysis as a standalone html document
- connect to postgresql mysql or bigquery without installing a heavy client
When to choose
- you want a no-install, no-signup sql scratchpad that runs locally
- you need quick ad-hoc querying and charting of files or databases
- you care that query data never leaves your machine
- you want to share query results as a portable html notebook
When to avoid
- you need a full-featured database administration tool with schema management
- you require collaborative multi-user notebooks or scheduled dashboards
- you need support for databases beyond PostgreSQL, MySQL, BigQuery, and SQLite
- you need an actively developed project with frequent updates
Facets
application · maturity maintenance
database data-visualization charts gui databases data-visualization developer-tools data-science browser cross-platform sql-notebook sql-client notebook-interface postgresql mysql bigquery sqlite csv xlsx electron self-hosted privacy web-server docker desktop javascript
2 sources
- readme: https://github.com/HVF/franchise · fetched 2026-08-28 · 4f0cb35566b5
- homepage: https://franchise.cloud · fetched 2026-08-29 · 69e2c5fd3a55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HVF/franchise | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem