Blazing Fast GraphQL Execution with Query Caching & Postgres Prepared Statements
In this post, we will look at important performance considerations for building apps at scale and how we leveraged PostgreSQL query caching and prepared statements to improve performance.