Software Alternatives, Accelerators & Startups

graphql.js VS Nintex

Compare graphql.js VS Nintex and see what are their differences

graphql.js logo graphql.js

A reference implementation of GraphQL for JavaScript - graphql/graphql-js

Nintex logo Nintex

Cloud-based digital workflow management automation platform
  • graphql.js Landing page
    Landing page //
    2023-08-27
  • Nintex Landing page
    Landing page //
    2023-06-21

Nintex

Website
nintex.com
Release Date
2006 January
Startup details
Country
United States
State
Washington
City
Bellevue
Founder(s)
Brett Campbell
Employees
250 - 499

graphql.js features and specs

  • Strongly Typed
    GraphQL.js allows for strongly typed schemas, making it easier to perform validation and introspection on your data, ensuring that queries conform to a specific structure before execution.
  • Efficient Data Fetching
    GraphQL.js enables clients to request exactly the data they need which can reduce over-fetching and under-fetching compared to REST APIs.
  • Rich Developer Tooling
    The introspection capabilities in GraphQL.js allow for rich tooling, enabling better development workflows including robust IDE support and tools like GraphiQL.
  • Evolving APIs
    GraphQL.js facilitates evolving APIs without the need for versioning, providing backward compatibility by introducing non-breaking changes.
  • Community Support
    GraphQL.js has a large and active community, providing numerous resources, plugins, and tools that support smooth development processes.

Possible disadvantages of graphql.js

  • Complexity
    Implementing GraphQL.js can add complexity to projects as developers may need to learn new concepts such as schemas, resolvers, and query languages.
  • Overhead
    The flexibility of GraphQL.js can introduce performance overhead, as the server may need to parse and execute more complex and dynamic queries.
  • Cache Invalidation
    Caching strategies for GraphQL.js can be more complex compared to REST, as caching needs to account for the structure and specifics of the queries requested.
  • Over-fetching Risks
    While GraphQL.js mitigates data over-fetching, it can also expose sensitive data if developers are not meticulous in specifying and controlling the schema and access permissions.
  • Debugging Complexity
    Debugging runtime errors in GraphQL.js can sometimes be more difficult, especially with deeply nested queries and complex resolvers.

Nintex features and specs

  • Ease of Use
    Nintex provides a user-friendly interface with drag-and-drop functionality, making it easy for non-technical users to design and automate workflows.
  • Integrations
    Nintex integrates seamlessly with popular platforms like SharePoint, Office 365, and other enterprise applications, allowing for efficient data flow across systems.
  • Comprehensive Features
    Offers a wide range of features including workflow automation, document generation, process mapping, and robotic process automation, catering to various business needs.
  • Scalability
    Nintex is designed to scale with your business, supporting small teams to large enterprises without compromising performance.
  • Strong Community Support
    Has an active user community and extensive documentation, providing users with plenty of resources for troubleshooting and optimization.

Possible disadvantages of Nintex

  • Cost
    Nintex can be expensive, especially for small and medium-sized businesses. The costs can add up with the need for multiple licenses and additional features.
  • Complexity in Advanced Workflows
    While the drag-and-drop interface is easy for simple tasks, more complex workflows can become cumbersome and require advanced knowledge to implement effectively.
  • Performance Issues
    Users have reported performance issues when dealing with large volumes of data or when running multiple complex workflows simultaneously.
  • Customization Limitations
    There are limitations to customization and flexibility, particularly when compared to more code-centric automation tools.
  • Initial Learning Curve
    Despite its user-friendly interface, there is an initial learning curve associated with understanding all its features and best practices for implementation.

Analysis of Nintex

Overall verdict

  • Yes, Nintex is generally considered to be a good platform, especially for organizations looking to automate processes without heavy coding requirements.

Why this product is good

  • Nintex offers a user-friendly interface with powerful workflow automation capabilities.
  • It integrates well with Microsoft SharePoint, Office 365, and other enterprise applications.
  • The platform provides a wide range of templates and connectors, making it easier to automate complex processes.
  • Users praise its visual, drag-and-drop workflow designer, which simplifies the automation process.
  • Nintex has a strong customer support system and a community where users can share best practices and solutions.

Recommended for

  • Businesses looking to streamline their workflow automation without extensive coding.
  • Organizations already using Microsoft environments who need seamless integration with SharePoint and Office 365.
  • Companies interested in improving document generation and process management.
  • Teams seeking a scalable solution that can grow with their business needs.

graphql.js videos

No graphql.js videos yet. You could help us improve this page by suggesting one.

Add video

Nintex videos

Streamline Document Review & Approval Processes with Nintex for Office 365

More videos:

  • Review - Nintex Forms Overview
  • Review - Document Intake and Review w/ Box, Nintex and Workshare
  • Review - Contract creation, review, approval and signature with Box, Salesforce, Nintex and Docusign

Category Popularity

0-100% (relative to graphql.js and Nintex)
Project Management
8 8%
92% 92
Development
100 100%
0% 0
Workflow Automation
0 0%
100% 100
Contact Management
100 100%
0% 0

User comments

Share your experience with using graphql.js and Nintex. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare graphql.js and Nintex

graphql.js Reviews

We have no reviews of graphql.js yet.
Be the first one to post

Nintex Reviews

Top 5 Microsoft Power Automate alternatives for 2024
Nintex generates papers, forms, and maps, among other elements that allow for seamless communication and workflow between departments and teams by synchronizing and conducting activities in cooperation on a single platform,” Tilley explains.
Source: www.jotform.com
7 Best Business Process Management Tools (2023)
Any business process that requires approvals, particularly if those approvals change, is well suited to manage using the Nintex Platform. Nintex also includes a robotic process automation tool that enables the intelligent automation of manual operations utilizing any software that is available from a user’s workstation.
11 Business Process Management (BPM) Software for SMBs
Nintex will help eliminate the manual and repetitive work with automated workflows and capture information faster in the proper manner. It can monitor the processes to identify and quickly address the issues and point the process improvements by using data visualization.
Source: geekflare.com
5 PowerApps Alternatives
Nintex is a solution from the Business Process Management paradigm. It allows users to achieve much of what they would do through PowerApps. and also go much beyond. Beyond building custom application interfaces, applying complex business logic, Nintex even allows users to write their own Boolean logic.
Top 15 Workflow Management Software Solutions
What makes Nintex a top workflow management software solution? To start, it enables you to easily streamline processes, integrate content, and empower employees wherever they are located. The app sports a people-driven design and offers people-friendly participation to improve processes – both simple everyday ones to complex elaborate procedures. The best part is you can...

Social recommendations and mentions

Based on our record, graphql.js seems to be more popular. It has been mentiond 8 times since March 2021. 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.js mentions (8)

  • Diving into Open-Source Development
    To begin, I'm going to start with GraphQL. This repo is a JS-specific implementation for GraphQL, for which projects written in JS/TS can utilize to build an API for their web app. The reason why I chose this project is because I've always been intrigued by how GraphQl challenges the standard way of building an API, a.k.a REST APIs. I have very little knowledge about this project since I've never used it before at... - Source: dev.to / almost 2 years ago
  • How to define schema once and have server code and client code typed? [Typescript]
    When I asked this in StackOverflow over a year ago I reached the solution of using graphql + graphql-zeus. Source: almost 2 years ago
  • Apollo federated graph is not presenting its schema to graphiql with fields sorted lexicographically
    GraphiQL (and many other tools) relies on introspection query which AFAIK is not guaranteed to have any specific order (and many libs don't support it). Apollo Server is built on top of graphql-js and it relies on it for this functionality. Source: over 2 years ago
  • How (Not) To Build Your Own GraphQL Server
    Defining your schema and the resolvers simultaneously led to some issues for developers, as it was hard to decouple the schema from the (business) logic in your resolvers. The SDL-first approach introduced this separation of concerns by defining the complete schema before connecting them to the resolvers and making this schema executable. A version of the SDL-first approach was introduced together with GraphQL... - Source: dev.to / over 3 years ago
  • three ways to deploy a serverless graphQL API
    Graphql-yoga is built on other packages that provide functionality required for building a GraphQL server such as web server frameworks like express and apollo-server, GraphQL subscriptions with graphql-subscriptions and subscriptions-transport-ws, GraphQL engine & schema helpers including graphql.js and graphql-tools, and an interactive GraphQL IDE with graphql-playground. - Source: dev.to / over 3 years ago
View more

Nintex mentions (0)

We have not tracked any mentions of Nintex yet. Tracking of Nintex recommendations started around Mar 2021.

What are some alternatives?

When comparing graphql.js and Nintex, you can also consider the following products

JsonAPI - Application and Data, Languages & Frameworks, and Query Languages

Kissflow - Kissflow is a workflow tool & business process workflow management software to automate your workflow process. Rated #1 cloud workflow software in Google Apps Marketplace.

Apollo - Apollo is a full project management and contact tracking application.

Pipefy - Pipefy is a process management software that empowers anyone to create and automate efficient workflows on their own without code.

Graphene - Query Languages

Process Street - Create beautiful rich process documents in a simple to follow checklist format. Fast, free and incredibly simple to use.