Jev
Projects and libraries using Jev for routing, verification and typed decisions.
Repository owner imagepg_typesafe
Expose categorical Jev decisions as PostgreSQL scalar and batched SQL functions.
CategorySDKs & integrations | UsePostgreSQL C extension | SourceGitHub |
Ownergiuliosmall | Original projecthttps://github.com/giuliosmall/pg_typesafe | |
Research evidence
typesafe.c constructs Choice, Noul and Score questions, sends non-mock requests with libcurl to the native System One endpoint, parses typed results and returns SQL rows. examples/311.sql batches distinct complaint-resolution strings, joins their Noul values back to complaints and filters for unavailable access or unresolved inspections.
A C extension distinct from the already reviewed pg-jev and jevsql implementations. Count the extension and its NYC 311 example together as one integration.
README labels it pre-alpha. Mock response mode bypasses Jev, scalar calls are per row, and batches can span multiple requests at the configured chunk size. No PostgreSQL server, SQL, benchmark or paid call was run.
documentation source 1 (retrieved 2026-09-18)code source 2 (retrieved 2026-09-18)code source 3 (retrieved 2026-09-18)code source 4 (retrieved 2026-09-18)