데이터베이스/SQL: 정리
[MySQL] MySQL에서 제공하는 실습 데이터베이스
데브마우스
2024. 1. 3. 10:29
https://dev.mysql.com/doc/index-other.html
MySQL :: Other MySQL Documentation
Other MySQL Documentation This page provides additional documentation. There's even more available on these extra pages: MySQL Server Doxygen Documentation Title HTML Online MySQL Server (latest version) View Expert Guides Language Title Version HTML Onlin
dev.mysql.com
MySQL에서 제공하는 예제 실습 데이터베이스입니다.
제공하는 실습 데이터베이스의 이름은 아래와 같습니다.
- employee data (large dataset, includes data and test/verification suite)
- world database
- sakila database
- airportdb database (large dataset, intended for MySQL on OCI and HeatWave)
- menagerie database
employee data의 경우 파일 크기가 34MB로 큰 편이라 github에 업로드하였으며 github에서 다운로드가 가능합니다.