# generate-json-schema mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für generate-json-schema in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:generate-json-schema
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install generate-json-schema
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:generate-json-schema
- **Paketmanager:** Homebrew
- **Version:** 2.6.0
- **Quellzusammenfassung:** Generate a JSON Schema from Sample JSON
- **Homepage:** <https://github.com/Nijikokun/generate-schema>
- **Repository:** <https://github.com/Nijikokun/generate-schema>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- generate-schema (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.6.0
## Projektgeschichte und Nutzung

Generate Schemas is the command-line and Node.js package distributed upstream as generate-schema and packaged in Homebrew as generate-json-schema. It derives schema-like definitions from sample JSON objects, turning example payloads into JSON Schema, database table definitions, ODM schemas, and warehouse schemas.

### Projektgeschichte

The GitHub repository and npm package were created in February 2015. The README presents the project as a converter from JSON objects to MySQL table schemas, JSON Schema, Mongoose schemas, ClickHouse schemas, Google BigQuery schemas, and generic templates, showing an evolution from a narrow JSON Schema helper into a small multi-target schema generator.

### Adoptionsgeschichte

Adoption is mostly in JavaScript and CLI workflows rather than as a platform standard. Its npm package is the upstream distribution, while Homebrew exposes the executable for users who want a system-level generate-schema command without managing a Node project.

### Wie es verwendet wird

Practitioners use it when they have representative JSON and need a quick starter schema for validation, documentation, database modeling, or exploratory ingestion. The README documents both a file-oriented CLI and a library API, plus an interactive REPL mode when no file is supplied.

### Warum Paket-Nerds sich dafür interessieren

For package-manager users, generate-json-schema is a convenience wrapper around a Node ecosystem utility: useful for bootstrapping schemas quickly, but not a substitute for hand-maintained contracts in production APIs.

### Zeitleiste

- 2015: GitHub repository and npm package were created.
- 2023: npm registry metadata showed the package still distributed as generate-schema 2.6.0.
- 2024: the GitHub repository recorded later source activity after the original 2015 publication.

### Related projects

- Related schema targets include JSON Schema, Mongoose, MySQL, Google BigQuery, and ClickHouse.

### Quellen

- <https://formulae.brew.sh/formula/generate-json-schema>
- <https://github.com/Nijikokun/generate-schema>
- <https://raw.githubusercontent.com/Nijikokun/generate-schema/master/readme.md>
- <https://registry.npmjs.org/generate-schema>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/generate-json-schema.yml](https://github.com/mxcl/pkgdb/blob/main/combined/generate-json-schema.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
