Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Postgraphile Alternatives
Similar projects and alternatives to postgraphile
-
Hasura
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
starter
Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
-
-
porn-vault
💋 Manage your ever-growing porn collection. Using Vue & GraphQL
-
supabase-graphql-example
A HackerNews-like clone built with Supabase and pg_graphql
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
mikro-orm-graphql-example
A MikroORM (v4) example project for GraphQL made with Typescript using TypeGraphQL
-
-
-
-
-
react-admin
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
-
-
-
OPA (Open Policy Agent)
An open source, general-purpose policy engine.
-
-
graphql-yoga
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
postgraphile reviews and mentions
-
PostgREST – Serve a RESTful API from Any Postgres Database
I was about to say “but this one is!” and realized I had confused PostgREST with PostGraphile. If you’re interested in GraphQL, you can check out PostGraphile here: https://github.com/graphile/postgraphile
-
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.
-
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/
-
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!
-
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.
-
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?
-
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.
-
GitHub - solidsnack/GraphpostgresQL: GraphQL for Postgres
Give that this project looks dead, you should look into Hasura, or postgraphile.
-
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 little less charted than, for instance, deploying a rails app (what I know). I really like the DRYness of writing the schema in one place and having that flow automatically into strongly typed models, API, etc with correct auth logix. This always seems like too much boilerplate with ActiveRecord and controllers.
-
A note from our sponsor - CodiumAI
codium.ai | 30 May 2023
Stats
graphile/postgraphile is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of postgraphile is TypeScript.
Popular Comparisons
- postgraphile VS Hasura
- postgraphile VS pg_graphql
- postgraphile VS starter
- postgraphile VS supabase
- postgraphile VS tensei
- postgraphile VS porn-vault
- postgraphile VS graphql-node-typescript-prisma
- postgraphile VS mikro-orm-graphql-example
- postgraphile VS supabase-graphql-example
- postgraphile VS hack-mongodb