postgraphile
There are 82 repositories under postgraphile topic.
graphile/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
graphile-contrib/postgraphile-plugin-connection-filter
Filtering on PostGraphile connections
sagefy/sagefy
:telescope: Learn anything, adapted for you. Free.
mlipscombe/postgraphile-plugin-nested-mutations
Nested mutations for Postgraphile
alexisrolland/docker-postgresql-postgraphile
🐘Project template to build a GraphQL API using Docker, PostgreSQL and PostGraphile
oslabs-beta/SpeQL8
Speculative GraphQL metrics for your Postgres databases.
alex-ald/postgraphile-nest
GraphQL (PostGraphile) module for Nest framework (node.js)
tobymurray/postgraphile-login
Auth enabled Express Server with PostGraphile and PostgreSQL
lcalisto/workshop-spatial-graphql
Workshop: Creating a Spatial GraphQL API with PostGIS and PostGraphile
enisdenjo/relay-modern-boilerplate
An application serving as a PostGraphile + Relay Modern crash course.
cdaringe/postgraphile-upsert
add postgres upsert mutations to postgraphile :elephant:
dijam/graphile-jwt-example
Simple implementation of RLS in Postgraphile
onpaws/refresh-token-postgraphile
session-like stateless auth
armand1m/golinks
A URL shortener implementation in Next.js and GraphQL.
seralexeev/untype
🚀 The untype stack monorepo
EmperorRXF/postgraphile-plugin-atomic-mutations
Postgraphile plugin to enable mutation atomicity with GraphQL requests containing multiple mutations
alexk111/graphile-starter-cra
Create React App (CRA) edition of Graphile Starter, the opinionated quick-start with pre-built user account system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, Ant Design and CRA.
deden/postgraphile-plugin-connection-multi-tenant
Filtering Connections by Tenants in PostGraphile
graphile-contrib/graphql-sse
PostGraphile support for GraphQL over Server-Sent Events (SSE) powered by graphql-sse
brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields
This PostGraphile plugin removes all foreign key fields from the GraphQL schema while still allowing foreign relationships to be created.
graphile-contrib/constraint-error-tags
A PostGraphile plugin for writing nicer error messages on constraints.
mayflower/postgraphile-audit-plugin
This plugin adds functionality to access pgMemento's audit data on an entity level from a postgraphile graphql api.
tacone/loki
A docker / react / svelte / graphql / postgraphile starter app
stephane-klein/react-admin-and-postgraphile-playground
React-Admin and Postgraphile playground
bradymholt/postgraphile-playground
A web app using PostGraphile
xvaara/graphile-starter-vite-ssr-vue3-apollo
Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in Vue, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Vite SSR and Vite.
believer/soundtrackdb
A database of soundtracks for movies and games
osvlabs/TyKoa
A NodeJS API quickstart template, using TypeScript + Koa 2
mgagliardo91/postgraphile-federation-plugin
GraphQL Federation support via Postgraphile Plugin
alexisrolland/postgraphile-as-library
🐘Project template to build a GraphQL API using Docker, PostgreSQL and PostGraphile as library
Luke-TE/destdonation
An interactive website for displaying the food donations made to charities via CityHarvest.
stephane-klein/poc-postgraphile-forum
POC Postgraphile - forum example
tjme/opinionate
Automated full stack application code generator/scaffolder
DanielFGray/razzle-graphile
a typescript+react boilerplate that generates a graphql api and types from postgres tables with user session auth
djmccormick/eve
A starter project featuring Node, Postgres, PostGraphile / Graphile Worker / Graphile Migrate, Next.js, Apollo Client, and Material UI.
ms-29/react-authentication-boilerplate
Boilerplate code for Authentication using React, PostGraphile and Passport