Software Alternatives, Accelerators & Startups

giscus VS GraphQL

Compare giscus VS GraphQL and see what are their differences

giscus logo giscus

A comments system powered by GitHub Discussions. Let visitors leave comments and reactions on your website via GitHub!

GraphQL logo GraphQL

GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
  • giscus Landing page
    Landing page //
    2022-01-22
  • GraphQL Landing page
    Landing page //
    2023-08-01

giscus videos

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

+ Add video

GraphQL videos

REST vs. GraphQL: Critical Look

More videos:

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

Category Popularity

0-100% (relative to giscus and GraphQL)
Social Networks
100 100%
0% 0
Developer Tools
0 0%
100% 100
Project Management
100 100%
0% 0
Javascript UI Libraries
0 0%
100% 100

User comments

Share your experience with using giscus and GraphQL. 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 should be more popular than giscus. It has been mentiond 228 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.

giscus mentions (28)

  • Converting BlogCFC blog to Eleventy
    Handling New Comments: There are excellent lightweight comment utilities available for managing comments on your eleventy blog. I personally use Utterances, but Giscus is also a great alternative. - Source: dev.to / about 2 months ago
  • A blog post is a long and complex search query to find people
    You might want to look into using giscus[1] for a commenting system on your blog. All it needs is a public GH repository to host the discussions, after which you simply embed a script into each blog post, and visitors will be able to leave a comment using their GH account. [1] https://giscus.app. - Source: Hacker News / 7 months ago
  • What has your personal website/blog done for you?
    I first used basic google analytics but found it too invasive/heavy so I switched over to https://www.goatcounter.com/. For comments, most solutions were also too heavy, paid or had ads, but I finally found https://giscus.app/. So while I did add these 2 features, I'm happy with those variants that I managed to find. - Source: Hacker News / 9 months ago
  • Building A Blog Website with Next.js
    Every blog needs some social interaction, like comments and reactions. I didn't want to spend a lot of time on creating a reliable comment system. After some research, I found Giscus which uses GitHub Discussions to integrate comments. It's very easy to customize and use. Just adding one component gave me a fully-functional comment system with authentication and reactions. - Source: dev.to / 10 months ago
  • How exactly do I self-host Giscus?
    Then I met Giscus and a simple local implementation by an ID that all posts have worked without any trouble. However, although this site is simple in its concept, the potential for the Users' engagement via comments can be quite a thing and that could create a rate-limit issue in the future. Fortunately, Giscus can be self-hosted. Source: 11 months ago
View more

GraphQL mentions (228)

  • Migrating from REST to GraphQL: A Step-by-Step Guide
    In recent years, GraphQL has emerged as a powerful alternative to REST for API development. Created by Facebook in 2012 and open-sourced in 2015, GraphQL offers a more flexible and efficient approach to data querying and manipulation. If you're considering migrating your existing REST APIs to GraphQL, this step-by-step guide will help you navigate the transition smoothly. - Source: dev.to / about 17 hours ago
  • Using GraphQL with Node.js (e.g., Apollo Server)
    Feel free to check out the official documentation of Apollo Server and GraphQL for more detailed information on advanced topics and best practices. Happy coding! - Source: dev.to / 3 days ago
  • Build a Personal Target Tracking Application with Flutter Riverpod and Strapi GraphQL
    Before starting the tutorial on developing a personal target tracking application with Flutter, Riverpod, Strapi, and GraphQL, ensure you meet the following requirements:. - Source: dev.to / 10 days ago
  • Difference between GraphQL, REST, and gRPC
    On the other hand, GraphQL is a query language for APIs that was developed by Facebook. It allows clients to specify exactly what data they need, and the server responds with only that data. - Source: dev.to / 23 days ago
  • When It’s Time to Give REST a Rest
    In this article, I’ll show why GraphQL is the preferred approach over a RESTful API here, demonstrating how to deploy Apollo Server (and Apollo Explorer) to get up and running quickly with GraphQL. - Source: dev.to / 29 days ago
View more

What are some alternatives?

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

DISQUS - Disqus is a global comment system that improves discussion on websites and connects conversations across the web.

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

utterances - A lightweight comments widget built on GitHub issues.

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

Commento - A fast, bloat-free comments system to foster discussion on your website

React - A JavaScript library for building user interfaces