Software Alternatives & Reviews

pgweb VS GraphiQL

Compare pgweb VS GraphiQL and see what are their differences

pgweb logo pgweb

Web-based PostgreSQL database browser written in Go. Pgweb is a web-based database browser for PostgreSQL, written in Go and works on OSX, Linux and Windows machines.

GraphiQL logo GraphiQL

An in-browser IDE for exploring GraphQL
  • pgweb Landing page
    Landing page //
    2023-09-20
  • GraphiQL Landing page
    Landing page //
    2022-11-04

pgweb

Categories
  • Databases
  • Database Management
  • MySQL Tools
  • Task Management
Website github.com

GraphiQL

Categories
  • Databases
  • MySQL Tools
  • Database Management
  • Development
Website github.com

Category Popularity

0-100% (relative to pgweb and GraphiQL)
MySQL Tools
37 37%
63% 63
Databases
39 39%
61% 61
Database Management
60 60%
40% 40
GraphQL
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, GraphiQL seems to be a lot more popular than pgweb. While we know about 23 links to GraphiQL, we've tracked only 2 mentions of pgweb. 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.

pgweb mentions (2)

  • Ask HN: What apps have you created for your own use?
    Built Pgweb (Postgres GUI) some time ago since I could not find a good minimalistic database explorer. https://github.com/sosedoff/pgweb The app is super simple, made with Go + jQuery and I still use it almost every day, and has brought it to every single company I've been with. - Source: Hacker News / 4 months ago
  • Best programming language for a db app?
    Starting with web might be good option. With Go and embedding frontend files, you can have single file app that works. Example -> https://github.com/sosedoff/pgweb. Source: almost 3 years ago

GraphiQL mentions (23)

  • Migrating Netflix to GraphQL Safely
    > FYI, GraphiQL is deprecated, GraphQL Playground is a good alternative. You have this backwards. https://github.com/graphql/graphql-playground/issues/1366#issuecomment-1062088978. - Source: Hacker News / 8 months ago
  • Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL
    GraphQL is declarative and self-documenting by nature. There’s a single endpoint, and all available data, relationships, and APIs can be explored and consumed by client teams (via the GraphiQL interface or just Introspection) without constantly going back and forth with backend teams. - Source: dev.to / 10 months ago
  • GraphQL IDEs: GraphiQL vs Altair
    GraphiQL is one of the most well-known GraphQL IDEs. Originally developed by Facebook, it is an in-browser tool that enables developers to write, validate, and test GraphQL queries. It is open-source and can be integrated into any project that uses GraphQL. Recently, GraphiQL has been revamped with a new UI and several new features as you can read in ths blog post I wrote earlier. - Source: dev.to / 10 months ago
  • React Real Time Messaging With GraphQL
    OneGraphiQL is a data explorer that allows us to build up our GraphQL queries and mutations. It is the OneGraph implementation of GraphiQL, which can be used with any GraphQL endpoint. GraphiQL is the perfect way to discover the different things we can request. It is generated from the GraphQL schema and provides helpful documentation for the graph's queries, mutations and types. Additionally, it can intelligently... - Source: dev.to / over 1 year ago
  • Apollo federated graph is not presenting its schema to graphiql with fields sorted lexicographically
    If this is a critical functionality, you could raise an issue (with proper reasons why it is important) for sort support either in graphql-js or GraphiQL (guessing this would be a better place) repositories. Source: over 1 year ago
View more

What are some alternatives?

When comparing pgweb and GraphiQL, you can also consider the following products

DBeaver - DBeaver - Universal Database Manager and SQL Client.

Sequel Pro - MySQL database management for Mac OS X

Adminer - Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.

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

pgAdmin - pgAdmin Website

PostGIS - Open source spatial database