Hacker News new | past | comments | ask | show | jobs | submit login

I won't comment on GraphQL itself. But GraphJin builds an internal graph of your db relationships, etc and uses that to write a single efficient query. Even if you have a deeply nested query, insert or update it will only result in a single efficient SQL query. Additionally we also support GraphQL subscriptions out of the box and soon, defer and async as well allowing you to build live updating apps using the same GraphQL queries.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: