Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 851 Bytes

File metadata and controls

10 lines (7 loc) · 851 Bytes

PostGraphile builds a GraphQL API from a PostgreSQL schema that automatically detects tables, columns, indexes, relationships, views, types, functions, and comments. It combines PostgreSQL's role-based grant system and row-level security policies with Graphile Engine's GraphQL look-ahead and plugin expansion technologies.

Clone Repo and Navigate to Project

git clone https://github.com/ajcwebdev/a-first-look.git
cd backend/postgraphile-railway