Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

PostGraphQL

Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database! - graphile/postgraphile

PostGraphQL Reviews and details

Screenshots and images

  • PostGraphQL Landing page
    Landing page //
    2023-08-04

Badges

Promote PostGraphQL. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about PostGraphQL and what they use it for.
  • Best Orm that uses Graphql and Postgres
    If you point is to abstract all the CRUD/GraphQL application, Go isn’t needed. You can go with PostgREST or Postgraphile. Source: over 1 year ago
  • Ask HN: Locally generate GraphQL schema and resolvers from DB
    What do you mean locally? Hasura is OSS, and you can run it locally (you have autogenerated SQL statements) Here you can just use Nhost and its CLI; Alternatives are https://github.com/graphile/postgraphile or dgraph as you mentioned. Hasura is working on support for sqlite, so you may have some blockers there, you can also look into the Prisma engine which has GQL as an intermediate (for resolvers, for example). - Source: Hacker News / over 1 year ago
  • Supabase (YC S20) raises $80M Series B
    I've personally found Postgraphile to be fantastic. Nicer to use than Hasura and fully OSS: https://github.com/graphile/postgraphile/. - Source: Hacker News / almost 2 years ago
  • GraphQL is now available on Supabase
    Hi all, this sounds very cool. How does pg_graphql compare to Postgraphile? https://github.com/graphile/postgraphile (besides I guess running in the DB with PLpgSQL instead of as a NodeJS server) Did you think about integrating Postgraphile with the Supabase ecosystem or have specific limitations with it? Thanks! - Source: Hacker News / about 2 years ago
  • Are there actually better alternatives than Apollo server?
    If you’re open to learning Postgres, I’d recommend postgraphile (https://github.com/graphile/postgraphile). Been using it for the past 2.5 years and only have good things to say. Source: over 2 years ago
  • Anyone tried to implement something like Postgraphile, Hasura in Rust?
    Both Postgraphile and Hasura generate SQL queries according to GraphQL. Anyone tried to implement a such GQL engine using Rust? What libs could come in handly when implementing a such thing? Source: over 2 years ago
  • Tech Stack For A Startup
    I do not think graphql is a over engineered either, things like Postgraphile, Hasura will save lot of time when it comes to back-ends, even speed up the front-end since not having to wait for back-end devs to setup new API endpoints. Source: over 2 years ago
  • GitHub - solidsnack/GraphpostgresQL: GraphQL for Postgres
    Give that this project looks dead, you should look into Hasura, or postgraphile. Source: over 2 years ago
  • GraphpostgresQL: A GraphQL Extension for PostgreSQL
    This is cool but sadly looks abandoned. Here's an active project that does something similar (introspects your postgres schema and runs a graphql API on top): https://github.com/graphile/postgraphile Prisma is also interesting (but pulls more logic out of the DB). My question with this type of logic-in-the-DB framework is how people are managing schema migrations and what infra they're running on as it's clearly a... - Source: Hacker News / over 2 years ago
  • Can you recommend some big Node + GraphQL project?
    Also, if you mention Node and graphql, I feel like I need to tell you about https://github.com/graphile/postgraphile Great project, great vision, awesome maintainer. Source: almost 3 years ago

Do you know an article comparing PostGraphQL to other products?
Suggest a link to a post with product alternatives.

Suggest an article

PostGraphQL discussion

Log in or Post with

This is an informative page about PostGraphQL. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.