jevql
面向 PostgreSQL 的语义 SQL,由 Jev 回答其中的谓词。
本页由英文清单自动生成。
来自 readme
jevQL Semantic SQL for vanilla PostgreSQL. One extra family of functions, jev(), works in any query, from the CLI, from a shared HTTP and MCP node, or from the Go, TypeScript and Python SDKs. The database only ever sees ordinary SQL. jev calls are evaluated by the CLI using TypeSafe's System One model (Jev). No CREATE EXTENSION, no superuser, no …