Skip to content

Commit

Permalink
➕ 새로운 산업혁명의 시작 (AI 스타트업 비팩토리 노정석 대표님)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integerous committed Feb 26, 2025
1 parent dcb7952 commit 7fff3a8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
- [MongoDB](/카테고리/6.%20DB#MongoDB)
- [Redis](/카테고리/6.%20DB#Redis)
- [AWS/Azure/GCP](/카테고리/6.%20DB#AWS/Azure/GCP)
- [성능 최적화](/카테고리/6.%20DB#성능최적화)
- [DB 성능 최적화](/카테고리/6.%20DB#DB-성능-최적화)
</details>

<details>
Expand Down
1 change: 1 addition & 0 deletions 카테고리/2. 개발자 커리어/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

## 성장
- [새로운 산업혁명의 시작 (AI 스타트업 비팩토리 노정석 대표님)](https://youtu.be/HYFslPN7n9o)
- [질문을 잘하는 개발자](https://jbee.io/essay/good_questionor/)
- ['기능 공장'에서 일하고 있다는 12가지 신호](https://brunch.co.kr/@cojette/31)
- [일일커밋의 효용성](https://jojoldu.tistory.com/402)
Expand Down
4 changes: 2 additions & 2 deletions 카테고리/6. DB/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
> - [MongoDB](#MongoDB)
> - [Redis](#Redis)
> - [AWS/Azure/GCP](#AWS/Azure/GCP)
> - [성능 최적화](#성능최적화)
> - [DB 성능 최적화](#DB-성능-최적화)
## DB
- [DBMS는 어떻게 트랜잭션을 관리할까?](https://d2.naver.com/helloworld/407507)
Expand Down Expand Up @@ -62,7 +62,7 @@
### AWS/Azure/GCP


## 성능 최적화
## DB 성능 최적화
- [쿼리 최적화: 빠른 쿼리를 위한 7가지 체크리스트](https://medium.com/watcha/%EC%BF%BC%EB%A6%AC-%EC%B5%9C%EC%A0%81%ED%99%94-%EC%B2%AB%EA%B1%B8%EC%9D%8C-%EB%B3%B4%EB%8B%A4-%EB%B9%A0%EB%A5%B8-%EC%BF%BC%EB%A6%AC%EB%A5%BC-%EC%9C%84%ED%95%9C-7%EA%B0%80%EC%A7%80-%EC%B2%B4%ED%81%AC-%EB%A6%AC%EC%8A%A4%ED%8A%B8-bafec9d2c073)
- [MySQL performance-schema-instruments 사용에 따른 성능 영향 실험](https://engineering.linecorp.com/ko/blog/mysql-research-performance-schema-instruments/)
- [200만 동접 게임을 위한 MySQL 샤딩](https://youtube.com/watch?v=8Eb_n7JA1yA&feature=youtu.be)

0 comments on commit 7fff3a8

Please sign in to comment.