I build a SQL extension that turns plain english into a WHERE clause with jev Example: *WHERE jev(people, 'could work
Homeby Zachi2026-09-17
I build a SQL extension that turns plain english into a WHERE clause with jev
Example: *WHERE jev(people, 'could work from home')*
Every row gets judged individually, no index and no embeddings needed.
Try it out (don't burn my wallet pls)
https://pgjev.zachi.dev/
Links