Coder Social home page Coder Social logo

Comments (4)

swarthout avatar swarthout commented on July 21, 2024

That is a good point and I think there is a lot of value in that approach, especially in working with existing servers. I did this in the mid tier because one of the big advantages of graphql is intuitive joins and if you are doing your joins on the client you are going to be doing a lot more network requests.

from feathers-apollo.

idibidiart avatar idibidiart commented on July 21, 2024

Ah! good point, yeah... but sometimes network bandwidth is cost-free (as in having an unlimited data plan or working over wifi) and the cost of operating the infrastructure is the real show stopper. I can't say that any major company would go that route but for small budget strapped projects that might be a less costly approach.

from feathers-apollo.

swarthout avatar swarthout commented on July 21, 2024

True, I was thinking more about latency than server costs though. The latency of a client request is usually many times slower than a database query.

from feathers-apollo.

idibidiart avatar idibidiart commented on July 21, 2024

you're right, and also for security reasons... looking forward to the auk upgrade, but no pressure ! thanks again for sharing this @swarthout !!! excellent stuff.

from feathers-apollo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.