OPEN-SOURCE PROJECT
sqlite3-jev
SQLite C extension enabling TypeSafe Jev judgments as native SQL functions for semantic scoring and choices.
- Stars
- 2
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-18
What Jev does here
Registers custom functions like jev_choice and jev_score directly inside the SQLite query pipeline.
Enables row-level semantic classification directly inside relational SQL queries without glue code.
Verified with code-level Jev executable integration evidence; decision mechanisms extracted from source.