# liyupi/sql-father-frontend-public

新项目：快速生成 SQL 和模拟数据的网站（React 前端），大幅提高开发测试效率！by 程序员鱼皮

Repository: https://github.com/liyupi/sql-father-frontend-public
Canonical: https://ross.abutalabs.com/products/sql-father-frontend-public
Homepage: http://sqlfather.yupi.icu
Language: TypeScript
License Family: other
Topics: frontend, react, typescript, ant-design, css, html, javascript, sql, umi, eslint, npm
Last push: 2023-05-21T12:03:57+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": 1414, "days_push": 1200, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1496, forks 554 (observed 2026-08-28T04:04:53.654628+00:00)

## What it is
SQL Father is a React-based web frontend for quickly generating SQL table creation statements, mock data, JSON, and code from visual forms. It pairs with a separate backend service and supports importing existing SQL, Excel, or smart keyword-based table definitions.

## Use cases
- generate create table sql from a visual form
- generate fake mock data for database tables
- import existing ddl and auto-generate test data
- convert excel spreadsheets into table schemas
- generate  or java code from table definitions
- share word libraries and table designs with a team

## When to choose
- you need to scaffold tables and seed data quickly for development or testing
- you want a visual, form-driven alternative to hand-writing DDL and inserts
- you want to learn a full-stack React + Umi + Ant Design project

## When to avoid
- you need a standalone CLI or library without the companion backend
- you need production-grade data masking or anonymization
- you require a maintained project with a license for commercial use

## Facets
- artifact type: application
- maturity: maintenance
- function: data-generation, web-framework, ui-components, form-handling
- domain: web-development, developer-tools, databases
- platform: -
- tags: sql-generation, mock-data, react, typescript, ant-design, umi, chinese, frontend, data-engineering, web-server, nodejs

## Member repositories
- liyupi/sql-father-frontend-public (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:53.654628+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:33:13.652450+00:00, confidence not recorded.
  - readme: https://github.com/liyupi/sql-father-frontend-public (fetched 2026-08-28T04:04:53.654628+00:00, sha c0a24fd79256)
  - homepage: http://sqlfather.yupi.icu (fetched 2026-08-29T11:38:52.053916+00:00, sha 55047fc35987)
- Data as of 2026-08-30T08:39:29.467469+00:00.
