Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
Add connection fields for many-to-many relations
Order by related columns on PostGraphile connections
PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.
<span class="badge-patreon"><a href="https://patreon.com/benjie" title="Support Graphile development on Patreon"><img src="https://img.shields.io/badge/sponsor-via%20Patreon-orange.svg" alt="Patreon sponsor button" /></a></span> [![Discord chat room](http
Build a GraphQL schema from plugins
Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.
Order by multi-column indexes on PostGraphile connections
Generate safe Postgres-compliant SQL with tagged template literals
Aggregates support for PostGraphile
Strongly typed PostgreSQL introspection library
Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY
PostgreSQL step classes for Grafast
Automatic, high performance, and highly customizable GraphQL API for PostgreSQL
The default blueprint for Embroider v2 addons.
PostGraphile v5 aggregate plugin — sum, avg, min, max, stddev, variance, distinctCount, groupedAggregates with groupBy + having, orderBy relational aggregates
Simple inflector plugin for Graphile/PostGraphile
Job queue for PostgreSQL
Standard plugin interface and helpers to be used across the Graphile stack.
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Simplifies the graphile-build/graphile-build-pg inflection to trim the `ByFooIdAndBarId` from relations, etc
Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build
PostGraphile v5 LRU cache with automatic pool cleanup integration