📄️ Database Overview
This document provides an overview of the database used in the project. The database is a critical component of the application, responsible for storing and retrieving data.
📄️ Database Schema
This document provides an overview of the database schema used in the project. The database schema defines the structure of the database, including tables, columns, and relationships between tables.
📄️ Database Client
This document provides information about the Database Client used in the project. The Database Client is responsible for managing connections to the database, executing queries, and handling transactions.