jev() for PostgreSQL
Search a table in plain language, with no index and no embeddings.
Zachi built a PostgreSQL extension with one function, jev(). You write WHERE jev(people, 'could work from home'), and Jev judges each row. He reports 129 rows judged in about one second.
