Blog/Pg Graphql

    How pg_graphql works thumbnail

    24 Jan 2024

    •

    14 minute read

    How pg_graphql works

    An insight into the internals of GraphQL in Postgres using pg_graphql, and how you can contribute.

    pg_graphql: Postgres functions now supported thumbnail

    12 Dec 2023

    •

    7 minute read

    pg_graphql: Postgres functions now supported

    pg_graphql now supports the most requested feature: Postgres functions a.k.a. User Defined Functions (UDFs)