Coder Social home page Coder Social logo

kind_sql_tuning's Introduction

친절한 SQL튜닝

  • SQL 파싱과 최적화
  • SQL 공유 및 재사용
  • 데이터 저장 구조 및 I/O 메커니즘
  • 인덱스 구조 및 탐색
  • 인덱스 기본 사용법
  • 인덱스 확장기능 사용법
  • 테이블 액세스 최적화
  • 부분범위 처리 활용
  • 인덱스 스캔 효율화
  • 인덱스 설계
  • NL 조인
  • 소트 머지 조인
  • 해시 조인
  • 서브쿼리 조인
  • 소트 연산에 대한 이해
  • 소트가 발생하지 않도록 SQL 작성
  • 인덱스를 이용한 소트 연산 생략
  • SortArea를 적게 사용하도록 SQL 작성
  • 기본 DML 튜닝
  • Direct Path I/O 활용
  • 파티션을 활용한 DML 튜닝
  • Lock과 트랜잭션 동시 제어
  • 통계정보와 비용 계산 원리
  • 옵티마이저에 대한 이해

부록. SQL 분석 도구

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.