generate-schema

JSON →
library 2.6.0 ·javascript
verified Jun 7, 2026

Convert JSON objects to MySQL Table Schema, JSON Schema, Mongoose Schema, ClickHouse Schema, Google BigQuery, or a Generic template. Version 2.6.0 is the latest stable release, with infrequent updates. Key differentiator: supports multiple output formats (MySQL, ClickHouse, BigQuery) from a single JSON input, with both CLI and programmatic API. Alternatives like json-schema-generator only output JSON Schema.