PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
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
Build a GraphQL schema from plugins
Add connection fields for many-to-many relations
Generate safe Postgres-compliant SQL with tagged template literals
Order by related columns on PostGraphile connections
Aggregates support for PostGraphile
Strongly typed PostgreSQL introspection library
Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build
Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY
PostGraphile v5 aggregate plugin — sum, avg, min, max, stddev, variance, distinctCount, groupedAggregates with groupBy + having, orderBy relational aggregates
<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
PostgreSQL step classes for Grafast
Job queue for PostgreSQL
Connection pool for node-postgres
Standard plugin interface and helpers to be used across the Graphile stack.
Utilities to help with building graphile-build plugins
Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.
The postgres client/server binary protocol, implemented in TypeScript
Order by multi-column indexes on PostGraphile connections
TypeScript definitions for pg
PostGraphile v5 LRU cache with automatic pool cleanup integration