Skip to content

Database Schema

Nicole Madruga edited this page Dec 14, 2022 · 9 revisions

The database is constructed in PostgreSQL v12 and accessed from the front end using GraphQL, via PostGraphile -- a layer which presents a Postgres database as a GraphQL schema.

Here is the overall schema (work in progress):

Detailed areas