This document describes an online judge database project submitted to AIUB. The database allows instructors to view problems solved by contestants and arrange programming contests. It was developed using Oracle 11g and includes tables for members, problems, submissions, categories, and problem setters. The document outlines the database design including an ER diagram and schema, and provides examples of queries on the data.