# Data Models & Database Schema This page visualizes the database schema and data relationships in Uptime Watcher. ## Entity Relationship Diagram This diagram reflects the actual SQLite schema created by `createDatabaseSchema` in the Electron layer:## Monitor Configuration Schema This diagram shows the structure of monitor configurations for different monitor types:## State Management Data Flow This diagram shows how data flows through the application's state management system:## Data Transformation Pipeline This flowchart shows how raw monitoring data is processed and transformed:--- These data model diagrams provide a comprehensive view of how information is structured, stored, and flows through the Uptime Watcher system.
Last updated on by Nick2bad4u