# liyupi/sql-father-backend-public

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

Repository: https://github.com/liyupi/sql-father-backend-public
Canonical: https://ross.abutalabs.com/products/sql-father-backend-public
Homepage: http://sqlfather.yupi.icu
Language: Java
License Family: other
Topics: database, freemarker, java, spring, springboot, sql, backend
Last push: 2023-05-21T12:06:46+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 2098, forks 689 (observed 2026-08-28T04:06:13.381940+00:00)

## What it is
SQL Father is a web application backend (Java/Spring Boot) that generates SQL DDL statements, mock data, JSON, and code from visual table definitions. It supports importing existing SQL or Excel, multiple mock-data generation rules (fixed, random, regex, incremental, dictionaries), and sharing of table/field/dictionary designs.

## Use cases
- generate create table sql from a form
- generate fake test data for a database table
- import existing ddl and generate mock rows
- create mock data from an excel file
- generate  or java code from a table schema
- build dictionary tables from shared word libraries

## When to choose
- you need realistic mock data and DDL quickly for development or testing
- you want a self-hosted visual schema and data generator
- you want to share and reuse table designs and word dictionaries with a team

## When to avoid
- you need a lightweight CLI or library to embed in your build pipeline
- you require a license permitting commercial use (the project forbids commercial use and resale)
- you need actively maintained software with guaranteed support

## Facets
- artifact type: application
- maturity: maintenance
- function: data-generation, web-framework, templating, database
- domain: databases, developer-tools, web-development
- platform: jvm, self-hosted
- tags: sql-generator, mock-data, spring-boot, fake-data, table-design, test-data, data-engineering, web-server

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.381940+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-30T02:54:30.233887+00:00, confidence not recorded.
  - readme: https://github.com/liyupi/sql-father-backend-public (fetched 2026-08-28T04:06:13.381940+00:00, sha 9006f6a9885e)
  - homepage: http://sqlfather.yupi.icu (fetched 2026-08-29T10:34:51.741543+00:00, sha 55047fc35987)
- Data as of 2026-08-30T08:39:29.467469+00:00.
