Repo · Data & extraction
pg-jev
Filter database records with natural-language conditions.
Open github.com ↗From the repository
Ask your Postgres tables questions in plain language. A PostgreSQL extension powered by TypeSafe's Jev.
How builders describe it
Ask your Postgres tables questions in plain language. A PostgreSQL extension powered by TypeSafe's Jev.
Find rows whose text expresses a meaning—such as an explicit cancellation request—and inspect the judgment directly in PostgreSQL.
The decision Jev makes
Keep or drop a row, assign a label, or select one field value at a time.
Where it fits
Putting Jev next to the data: filtering rows with plain-English conditions, classifying records, labelling datasets and pulling structure out of text one small decision at a time. All 61 data & extraction projects →