Small decisions. Interesting possibilities.Submit a project / videoSubmit

A Jev query planner

I used Jev to build a query planner! With some tuning, I sped up Postgres queries on the join order benchmark by 12%. Here's what I did

How it uses Jev

Uses Jev to make the bounded decisions demonstrated by A Jev query planner.

Why it's interesting

Shows a concrete Jev-driven result in public media and passed the verified engagement threshold.

How often does Jev run?

This project calls Jev on demand, in response to user input or events.