Graphile
- Southampton, UK
- https://www.graphile.org/postgraphile/
Pinned repositories
Repositories
-
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!
-
postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
graphile.github.io
PostGraphile (PostGraphQL) and Graphile-Build website - contributions very welcome!
-
migrate
Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.
-
operation-hooks
Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification
-
federation
Apollo federation support for PostGraphile [UNMAINTAINED]
-
worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
examples
Examples of using PostGraphile with various servers and clients [WIP]
-
gatsby-source-pg
PostgreSQL source for Gatsby, powered by PostGraphile
-
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
-
persisted-operations
Persisted operations (aka "persisted queries") support for PostGraphile
-
smart-tags-table
Enables retrieving PostGraphile smart tags from a database table.
-
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
-
pg-aggregates
Aggregates for PostGraphile connections
-
cookbook
Small examples to answer specific questions.
-
livesotope
Simple demo of using PostGraphile live queries
-
jest-time-helpers
Helpers you can use in tests that relate to the passage of time (i.e. code that involves setTimeout, setInterval, new Date(), Date.now(), etc)
-
postgis
PostGIS support for PostGraphile
-
global-ids
[EXPERIMENTAL] Allows you to use Relay global object identifiers in more places.
-
pg-simplify-inflector
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
-
postgraphile-example-apollo-server
[WIP] An example of using PostGraphile with Apollo Server (using the new lifecycle hooks functionality)
-
.github
Default community health files
-
hubot
The Graphile Hubot (in our discord @ http://discord.gg/graphile )
-
gatsby-source-pg-example
Example of using gatsby-plugin-pg
-
pg-sql2 Archived
Repository has moved:
-
demo
This is a simple demo project that Benjie uses during presentations.
-
operation-hooks-example
Example of running @graphile/operation-hooks with Express
-
postgraphile-log-consola
Use consola for PostGraphile logging