Database Table Schemas

This document provides the current relational schema used by the project. Schema changes are tracked with Alembic, and the test database mirrors the application database so that migrations and table structures remain consistent.

Dynamic MData

trr

ligne

OpenMeteo

openmeteo

Atmo Auvergne-Rhône-Alpes

atmo

Notes

The main analytical tables are the time-series tables (trr, ligne, openmeteo, atmo). They are designed around a timestamp-based primary key so that historical comparison and joins are straightforward across all sources.