Blog/Pg Graphql

    How pg_graphql works thumbnail

    How pg_graphql works

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

    24 January 2024

    •

    14 minute read

    Raminder Singh avatar
    pg_graphql: Postgres functions now supported thumbnail

    pg_graphql: Postgres functions now supported

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

    12 December 2023

    •

    7 minute read

    Oliver Rice avatar