event · community record
Distributed GraphQL for Enterprise Systems
A connected record in the developer community graph.
01
Talks & recordings
2 connected sessions
Video unavailable
Building a High-Performance Realtime GraphQL Engine on Postgres
A unique approach to building a GraphQL server by transpiling/compiling GraphQL to SQL instead of using resolvers. This allows low-latency, scalable querying. Topics include compiling GraphQL to SQL, application user authorization, realtime with GraphQL subscriptions, and benchmarks.
Video unavailable
Distributing GraphQL Across Services to Simplify Workflows
How Credit Karma distributed GraphQL across microservices to simplify workflows and increase developer productivity.