backendgood first issue
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.