MySQL learned from a Toss developer who processes over 500 billion pieces of financial data
Learn how to design and handle large-scale data architectures that process hundreds of billions of records using only pure SQL and core MySQL features, alongside a Toss developer who handles hundreds of billions of financial traffic transactions and a developer who started as a non-major and is now developing platforms in Pangyo.
745 learners
Level Beginner
Course period Unlimited
- Resolved
칼럼명
-- 유저 테이블 CREATE TABLE Users ( user_id INT AUTO_INCREMENT PRIMARY KEY, username VARCHAR(50) NOT NULL, email VARCHAR(100) NOT NULL,
mysqljetbrainsmysql-queryash
・
21 days ago
0
35
2
- Resolved
프로시저
데이터베이스에서 프로시저 하는것보다 코드단에서 해도 될것 같은데어떻게 하시나요 ??
mysqljetbrainsmysql-queryash
・
21 days ago
0
37
2
- Resolved
13강에서 말씀하신 엄청난 쿼리가 어떤 쿼리일까요?
12분 20초 경에 "복잡한 분석을 하는 경우에 엄청난 쿼리를 전송하는 경우도 있고~"라는 말씀을 해주시
mysqlmysql-queryjewoo
・
24 days ago
0
43
1
- Resolved
커서 기반 페이징 조건 대상으로 AUTO_INCREMENT vs ULID
13강 7분 30초 경부터 말씀해주시는 내용을 정리해보면"커서 기반 페이징 조건 대상은 순차적인 값이어야 한다. AUTO_INCREMENT 설정 컬럼은 순차성이
mysql-querycursor-based-pagingjewoo
・
24 days ago
0
40
2
- Resolved
도커로 mysql latest(9.5) 이미지 사용시 explain 결과가 다른 부분 해결책
EXPLAIN SELECT * FROM accounts WHERE YEAR(created_at) = 2023;MySQL 9.5부터 explain plan 출력 방식이 바뀌어서 위 explai
mysqljetbrainsmysql-querymysql9.5daum123
・
3 months ago
0
64
2
- Resolved
커서기반의 페이징 부분 질문 있습니다.
7:05 부분에서 커서 기반의 페이징을 할 때에는 "UN아이디를 사용하게 됩니다." 라고 말씀하시는 걸로 들리는데 맞을까요?? UN아이디가 어떤 것을 말하는 건가요?
mysqljetbrainsmysql-queryshyu63709208
・
5 months ago
0
72
2
- Resolved
HikariCP maxLifetime 가 db 부하에 주는 영향
안녕하세요HikariCP maxLifetime 에 궁금한게 있어서 질문드려요,mysql 에 직접적인 질문
mysqljetbrainsmysql-queryjineonyoon2159
・
6 months ago
0
79
2
- Resolved
9강 인덱스 설계 관련 문의
인덱스가 아래와 같을때idx_orders_user_status(user_id, status, created_at)<p style="
mysqljetbrainsmysql-querysmin24175721
・
7 months ago
1
88
3
- Resolved
인덱스 및 DB 질문
안녕하세요. 항상 영상 잘 시청하고 있습니다.이번에 강의를 시청과 실무에서 업무를 하면서 궁금한 사항이 있어서 질문을 작성합니다.<p style="text
mysqljetbrainsmysql-querypos041679046
・
7 months ago
0
83
2
- Resolved
첫번째 프로시저 명령에서 Account가 생성되지 않습니다
현재 강의를 시작하는 단계입니다. 뒷 강의에서 설명이 나올지 모르겠지만 현재 프로시저만 보았을 때 CALL 명령에서 GenerateUsers
mysqljetbrainsmysql-queryaminez44663575
・
7 months ago
0
83
1
- Resolved
실례합니다만.. 혹시 강의 할인
기존강의들.. 대폭할인 이벤트는 더 이상 하지 않으시겠죠..?한번씩 최신강의들 대폭 할인 하시던데.. 아쉬워서 한번 여쭤봅니다..
mysqljetbrainsmysql-querydragonwaterr
・
7 months ago
0
229
1
- Resolved
2번째 더미데이터 생성이 되지 않습니다.
1분이 넘어가도록 실행이 끝나질 않습니다.
mysqljetbrainsmysql-querywisehero
・
7 months ago
1
114
2

