feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
---
id: SYS-SQL-TUNE-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [database, sql, optimization, performance-tuning, indexing, query-optimization, relational-databases]
last_reinforced: 2026-04-26
---
# [[SQL Performance Tuning (SQL 성능 튜닝)]]
# SQL Performance Tuning (SQL 성능 튜닝)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "데이터베이스 엔진의 실행 계획(Execution Plan)을 읽어 비효율의 병목을 찾아내고, 인덱싱과 쿼리 재작성이라는 정밀한 메스로 초고속 데이터 탐색의 길을 열어라" — SQL 쿼리의 응답 속도를 최적화하고 시스템 자원 소모를 최소화하기 위한 기술적 조정 공정.
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 에이전트의 대규모 로그 분석 및 지식 검색 시, 응답 지연 시간(Latency) 100ms 이내 유지를 목표로 모든 핵심 쿼리에 대한 실행 계획 검토 및 인덱스 최적화를 의무화함.
## 🔗 지식 연결 (Graph)
- [[Relational-Databases]], [[Scalability-in-AI-Systems]], [[Sharding-and-Partitioning]], [[System-Design-for-AI-Scale]]
- **Raw Source:** [[10_Wiki/Topics/AI/SQL-Performance-Tuning.md]]
- [[Relational-Databases]], [[Scalability-in-AI-Systems]], [[Sharding-and-Partitioning]], System-Design-for-AI-Scale
- **Raw Source:** 10_Wiki/Topics/AI/SQL-Performance-Tuning.md