{"repo":"supabase/pg_graphql","free":true,"listed":false,"github":"https://github.com/supabase/pg_graphql","clone":"git clone https://github.com/supabase/pg_graphql.git","description":"GraphQL support for PostgreSQL","language":"Rust","stars":3345,"topics":["graphql","graphql-server","postgresql","postgres","sql","api"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"pg graphql --- Documentation : https://supabase.github.io/pg graphql Source Code : https://github.com/supabase/pg graphql --- pg graphql adds GraphQL support to your PostgreSQL database. - [x] Performant - [x] Consistent - [x] Serverless - [x] Open Source Overview pg graphql reflects a GraphQL schema from the existing SQL schema. The extension keeps schema translation and query resolution neatly contained on your database server. This enables any programming language that can connect to PostgreSQL to query the database via GraphQL with no additional servers, processes, or libraries. TL;DR The SQL schema Translates into a GraphQL schema displayed below. Each table receives an entrypoint in the top level Query type that is a pageable collection with relationships defined by its foreign keys. Tables similarly receive entrypoints in the Mutation schema that enable bulk operations for insert, update, and delete. Contributing Please refer to the contributing docs for more information.","default_branch":null,"files":null,"tree":[],"storefront":"/r/supabase","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/supabase/pg_graphql/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}