Data Design
Data Design is where data tables and columns are defined to serve as the application's database.
It allows you to structure the historical or configuration information you need to store and query from your project, beyond real-time variables.