Hacker News new | ask | show | jobs
by rogerrohrbach 2899 days ago
Another salient difference (and, for me, a deal-breaker): PostGraphile exposes user-defined functions in the GraphQL API, making it possible to define application logic and build a complete service without recourse to any other server-side technology.
1 comments

True! We actually do support this via triggers at the moment; but exposing UDFs directly is on our roadmap too.
Ah—good to know!