# Database Reference ## Overview This document provides a comprehensive overview of the database schema used in the application. We are using PostgreSQL as our database management system. The database schema is defined in the `drizzle/schema.sql` file. ## Schema ![Database Schema](./schema.png)