Software Alternatives & Reviews

GraphQL VS Apache OpenWhisk

Compare GraphQL VS Apache OpenWhisk and see what are their differences

GraphQL logo GraphQL

GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.

Apache OpenWhisk logo Apache OpenWhisk

Serverless / Task Processing
  • GraphQL Landing page
    Landing page //
    2023-08-01
  • Apache OpenWhisk Landing page
    Landing page //
    2019-10-18

GraphQL videos

REST vs. GraphQL: Critical Look

More videos:

  • Review - REST vs GraphQL - What's the best kind of API?
  • Review - What Is GraphQL?

Apache OpenWhisk videos

A Tour of the New Apache OpenWhisk Incubator Project and Its Numerous Repositories - Matt Rutkowski

More videos:

  • Review - 2018-05-23 Apache OpenWhisk Tech Interchange - Web Meeting
  • Review - 2018-06-20 Apache OpenWhisk Tech Interchange - Zoom Meeting

Category Popularity

0-100% (relative to GraphQL and Apache OpenWhisk)
Developer Tools
91 91%
9% 9
Javascript UI Libraries
100 100%
0% 0
API Tools
0 0%
100% 100
JavaScript Framework
100 100%
0% 0

User comments

Share your experience with using GraphQL and Apache OpenWhisk. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, GraphQL seems to be a lot more popular than Apache OpenWhisk. While we know about 223 links to GraphQL, we've tracked only 7 mentions of Apache OpenWhisk. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GraphQL mentions (223)

  • Building Scalable GraphQL Microservices With Node.js and Docker: A Comprehensive Guide
    GraphQL is a query language and runtime for APIs. It provides a flexible and efficient way for clients to request and retrieve specific data from a server using a single API endpoint. - Source: dev.to / 24 days ago
  • Type-Safe Fetch with Next.js, Strapi, and OpenAPI
    When you use technologies like GraphQL, it is trivial to derive TypeScript types. A GraphQL API is created by implementing a schema. Generating the TypeScript type definitions from this schema is simple, and you do not have to do any more work than just making the GraphQL API. This is one reason why I like GraphQL so much. - Source: dev.to / about 1 month ago
  • REST vs. GraphQL: A Detailed Comparison of API Architectures for Developers
    REST and GraphQL have advantages, drawbacks, and use cases for different environments. REST is for simple logic and a more structured architecture, while GraphQL is for a more tailored response and flexible request. - Source: dev.to / about 1 month ago
  • Gatsby tutorial: Build a static site with a headless CMS
    A Gatsby site uses Gatsby, which leverages React and GraphQL to create fast and optimized web experiences. Gatsby is often used for building static websites, progressive web apps (PWAs), and even full-blown dynamic web applications. - Source: dev.to / about 1 month ago
  • Rust GraphQL APIs for NodeJS Developers: Introduction
    In my usual NodeJS tech stack, which includes GraphQL, NestJS, SQL (predominantly PostgreSQL with MikroORM), I encountered these limitations. To overcome them, I've developed a new stack utilizing Rust, which still offers some ease of development:. - Source: dev.to / 7 months ago
View more

Apache OpenWhisk mentions (7)

  • The 2024 Web Hosting Report
    Serverless functions are now offered by many cloud providers, as well as having options like OpenFaaS, Knative, Apache's Openwhisk and more from the open source community that run in environments ranging from one server all the way up to globally replicated private clusters. - Source: dev.to / 3 months ago
  • My first serverless function on DigitalOcean
    The serverless functions with Digital Ocean are based on Apache Open Whisk, so the service has additional name space, which need to go into the URL. - Source: dev.to / over 1 year ago
  • run a RestAPI on Every container?
    The two biggest options are OpenWhisk and OpenFaas. Check out /r/serverless for more options. I'm experimenting currently with OpenFaas as it's the lighter weigh to of the two. Source: over 1 year ago
  • which is best open source alternative to lamda
    If you meant lambda for cloud functions provided by Amazon then this is open source and free, as long as you host it yourself: https://openwhisk.apache.org/. Source: over 1 year ago
  • Orchestrator self hosted
    Not necessarily an orchestrator, but you could take a look at https://openwhisk.apache.org/ it's like AWS Lambdas but for kubernetes (and open shift if you swing that way). Haven't used it personally, but the reading I've done on it suggests you could probably use it for this. Source: about 2 years ago
View more

What are some alternatives?

When comparing GraphQL and Apache OpenWhisk, you can also consider the following products

gRPC - Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery

Azure Functions - Azure Functions is a serverless event driven experience that extends the existing Azure App Service platform.

Next.js - A small framework for server-rendered universal JavaScript apps

Fission - Edit audio in minutes, not hours.

React - A JavaScript library for building user interfaces

Knative - Knative provides a set of components for building modern, source-centric, and container-based applications that can run anywhere.