25 lines
551 B
JSON
25 lines
551 B
JSON
{
|
|
"slug": "database-advanced",
|
|
"name": "数据库进阶",
|
|
"description": "B+树索引优化、EXPLAIN执行计划、Redis集群/哨兵、混合持久化、慢查询优化",
|
|
"tags": [],
|
|
"question_files": [
|
|
"single_choice",
|
|
"true_false",
|
|
"fill_blank",
|
|
"short_answer",
|
|
"code_reading"
|
|
],
|
|
"stats": {
|
|
"total": 35,
|
|
"by_type": {
|
|
"single_choice": 10,
|
|
"true_false": 5,
|
|
"fill_blank": 10,
|
|
"short_answer": 5,
|
|
"code_reading": 5
|
|
}
|
|
},
|
|
"created": "2026-09-09",
|
|
"updated": "2026-09-09"
|
|
} |