Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Database Documentation

Parth Shah edited this page Apr 26, 2019 · 10 revisions

These tables are defined in server/db/portal.sql

Projects Table

Column Name Type Description
project_id SERIAL PRIMARY KEY This is a unique numerical identifier automatically generated for each project.
blah blah blah blah blah.

Judges Table

Column Name Type Description
blah blah blah blah blah.

APIs Table

Column Name Type Description
blah blah blah blah blah.

Scores Table

Column Name Type Description
blah blah blah blah blah.

Projects Table

Column Name Type Description
blah blah blah blah blah.
Clone this wiki locally