~/gqlith — docs/readme.md
Early access gqlith is in private early access — the code is not publicly available yet. These docs preview the surface so you know what to expect. Join the list →

Documentation

gqlith is a build-time generator that turns a Postgres schema into a GraphQL, REST and MCP API — one permission model across all three, emitted as TypeScript you own. Unlike a runtime engine, the generated server has no gqlith dependency: uninstall the generator and your API keeps serving. Start with the overview, then dive into the annotation cheatsheet or the filtering grammar. One page per protocol covers the operation shapes specific to GraphQL, REST and MCP.

Start here

Reference

Protocols

Batteries