backendgood first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
The stage of loading already prepared data into our databases for working with the main backend. Initially, we focus on PostgreSQL (phase 1). At this stage, it is necessary to prepare table models and perform database migrations. Correctly choose indexes for columns that will be used most often.