jevql
kylemclaren
Adds Jev semantic filtering, grouping, and ranking around ordinary PostgreSQL without installing a database extension.
- License
- MIT
- GitHub Stars
- 3
- Source reviewed
- 2026-09-19
Where Jev makes a decision
The CLI or service layer evaluates jev_* calls over row text before completing the query.
What this project offers
Shares semantic SQL interfaces across a CLI, HTTP, MCP, and SDKs.
Review scope
Jev calls run in the client or service layer, not inside the Postgres engine. Row content is sent to an external API.
Sources and implementation
Related projects
pg-jev
realZachi · Data & Search
Adds natural-language filtering, classification, and ranking of rows to PostgreSQL queries.
jev-search
superagents-lab · Data & Search
Searches the web with Jev choosing sources and time ranges, then ranking returned links.
llama-index-jev
WiktorB2004 · Data & Search
Provides Jev rerankers and routers for LlamaIndex to score retrieved passages or select query tools.
jevsome-projects
ozers · Data & Search
A Jev project directory and discovery pipeline that stores integration evidence and can use Jev for classification.