시스템 설계: URL ShortenerSystem Design URL Shortener Hash Cache DB시스템 설계: URL Shortener📚 Learning · System Design 12월 16, 2025 ⏱ 3분Key 생성, 충돌 방지, 캐시/DB 설계, 확장성·가용성 고려사항 정리
MySQL Index 성능 비교: B-Tree vs Hash vs FulltextMySQL Database Index Performance B-Tree Hash FulltextMySQL Index 성능 비교: B-Tree vs Hash vs Fulltext3월 15, 2025 ⏱ 7분MySQL의 B-Tree·Hash·Fulltext 인덱스를 조회 패턴별 테스트 결과로 비교하고, 범위 검색·동등 조건·텍스트 검색에 맞는 선택 기준을 정리합니다.