Cerbos released a query plan adapter for Convex that translates authorization policies into efficient database filters. The adapter uses Cerbos's PlanResources API to generate query plans that push authorization filtering to the database layer, avoiding row-by-row checks. It handles Convex's functional filter API by splitting

Sort: