Graphile
- Southampton, UK
- https://www.graphile.org/postgraphile/
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
graphile.github.io
PostGraphile (PostGraphQL) and Graphile-Build website - contributions very welcome!
-
starter
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 Next.js
-
postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
federation
Apollo federation support for PostGraphile
-
postgraphile-example-apollo-server
[WIP] An example of using PostGraphile with Apollo Server (using the new lifecycle hooks functionality)
-
examples
Examples of using PostGraphile with various servers and clients [WIP]
-
bootstrap-react-apollo
[WIP] A bootstrap for using PostGraphile with React and Apollo.
-
postgraphile-lambda-example
Simple serverless / Lambda example with caching and lightweight bundle
-
worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
migrate
Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.
-
graphile-engine
Monorepo home of graphile-build, graphile-build-pg, graphile-utils, postgraphile-core and graphql-parse-resolve-info. Build a high-performance easily-extensible GraphQL schema by combining plugins!
-
gatsby-source-pg
PostgreSQL source for Gatsby, powered by PostGraphile
-
operation-hooks
Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification
-
pg-simplify-inflector
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
-
cookbook
Small examples to answer specific questions.
-
hubot
The Graphile Hubot (in our discord @ http://discord.gg/graphile )
-
global-ids
[EXPERIMENTAL] Allows you to use Relay global object identifiers in more places.
-
postgis
PostGIS support for PostGraphile
-
.github
Default community health files
-
pg-sql2 Archived
Repository has moved:
-
demo
This is a simple demo project that Benjie uses during presentations.
-
livesotope
Simple demo of using PostGraphile live queries
-
pg-aggregates
Aggregates for PostGraphile Relay connections
-
operation-hooks-example
Example of running @graphile/operation-hooks with Express
-
postgraphile-log-consola
Use consola for PostGraphile logging
-
issues
Issue management for supporter/pro plugins, etc
-
discussion
A temporary forum to discuss ideas.
-
gatsby-source-pg-example
Example of using gatsby-plugin-pg