awesome jevDIRECTORYSponsorStar on GitHub

jevql

kylemclaren

Adds Jev semantic filtering, grouping, and ranking around ordinary PostgreSQL without installing a database extension.

GitHub repository ↗Search and filter
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