nijikokun/generate-schema
🧞 Convert JSON Objects to MySQL, JSON Schema, Mongoose, Google BigQuery, Swagger, and more. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4216
- days_rel: n/a
- days_push: 946
- n_releases_24m: 0
Adoption not part of the score
1073 stars · 134 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library and CLI that converts JSON objects into schema definitions for MySQL, JSON Schema, Mongoose, ClickHouse, Google BigQuery, and a generic template. It can be used programmatically via npm or interactively through a REPL mode.
Use cases
- convert json object to json schema
- generate mysql table schema from json
- create mongoose schema from sample json
- generate bigquery schema from json data
- generate clickhouse table schema from json
- cli tool to infer schema from json file
- generate schema documentation from json
When to choose
- you need to bootstrap a database or validation schema from existing JSON samples
- you want a quick CLI or REPL to infer schemas without writing code
- you work across multiple schema targets like MySQL, BigQuery, and Mongoose
When to avoid
- you need schema generation from sources other than JSON objects
- you need actively developed features or extensive type-inference customization
- you need a non-JavaScript/Node.js environment
Facets
library · maturity maintenance
serialization developer-tools cli developer-tools databases apis cli json-schema schema-generation mongoose bigquery clickhouse mysql code-generation data-engineering nodejs javascript
2 sources
- readme: https://github.com/nijikokun/generate-schema · fetched 2026-08-28 · c2f1caf028f6
- registry_npm: https://registry.npmjs.org/generate-schema · fetched 2026-08-29 · 81d21d46b45c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nijikokun/generate-schema | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="nijikokun/generate-schema")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem