jevQL: Semantic SQL for Postgres
jevql is a CLI/SDK that adds Jev semantic predicates, choices, and scores to ordinary Postgres SQL. It calls TypeSafe AI's System One model via the Jev API and supports Go, TypeScript, Python, MCP, and HTTP.
A research prototype implementing a TypeSafe Jev-compatible API, integration-tested with the official TypeScript SDK, and including comparative evaluations against Jev 1.13.0 and runnable examples.
该仓库明确以 TypeSafe 的 Jev 为灵感,实现了 Jev 兼容的请求/响应 API,并包含官方 TypeScript SDK 的 smoke test、与 Jev 1.13.0 的对比评测、可运行示例及蒸馏数据引用,属于实质性集成、测试与研究。