macOS
brew install graphqxllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für graphqxl in AI-Agent-Workflows.
Installation
brew install graphqxllocal Homebrew formula metadata
Überblick
Language for creating big and scalable GraphQL server-side schemas
Verlauf
GraphQXL is a language and standalone compiler that extends GraphQL schema syntax with inheritance, generics, modifiers, imports, and description templates, then emits ordinary `.graphql` files.
Gabotechs created the public GraphQXL repository in August 2022 to address repetitive and hard-to-modularize schema-first GraphQL definitions without tying schemas to a backend language.
The project established a frequent binary release cadence beginning with v0.14.0 in September 2022 and reaching v0.40.2 in March 2024. Its official mdBook grew into the main guide for installation, compilation, and language features.
GraphQXL distributes precompiled Linux and macOS binaries, a Homebrew formula, and a Node wrapper installable with npm or Yarn. This allows the same compiler to fit both system-package and JavaScript build-tool workflows.
Users pass a `.graphqxl` schema to `graphqxl`; the compiler writes the corresponding `.graphql` schema. The extended syntax is aimed at large schema-first services that need reusable types, imports, and language-independent code organization.
GraphQXL is notable as a language-neutral schema preprocessor delivered as a small native executable rather than a framework plugin. Its release assets cover common Linux and macOS architectures, while node-graphqxl bridges the binary into npm-based builds.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
graphqxl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/gabotechs/graphqxl
Installationsmetadaten
| Paketschlüssel | brew:graphqxl |
|---|---|
| Version | 0.40.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/graphqxl |
| Homepage | https://gabotechs.github.io/graphqxl |
| Repository | https://github.com/gabotechs/graphqxl |
| Upstream-Dokumentation | https://gabotechs.github.io/graphqxl |
| Lizenz | MIT |
| Quellarchiv | https://github.com/gabotechs/graphqxl/archive/refs/tags/v0.40.2.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | graphqxl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.