Docs / source reviewed
pg-jev
Filter database rows by meaning in SQL
How this project uses Jev
- Input
- Database rows and a natural-language condition
- Jev decides
- Condition probabilities, categories, and ordinal scores
- Code executes
- Postgres filters, sorts, and groups the results
Evidence and limitations
This extension calls an external model. No index does not mean no query cost. Scale and throughput have not been tested here.
This project has not been run independently here. Author-reported results are not independently verified results.