backendgood first issue
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.