• Subscribe
  • Fahad Shaikh

    Fahad Shaikh

    Software Engineer from Los Angeles, Ca.
    1 point
    All activity
    Fahad Shaikh
    With GraphQL, a common issue arises called the N + 1, which occurs when fetching from databases that includes a one to many relational schema. Our lightweight library solves this issue with a simple batching and caching solution.
    CachiQL
    CachiQL
    Solve the GraphQL N+1 issue with the magic of CachiQL