Client Programs
이 프로그램들은, command interpreter의 프롬프트로부터 실행합니다.
Shell> mysql [options]
mysql클라이언트 프로그램은, 일반적으로 command-line interface (CLI)라고 불립니다.
클라이언트 프로그램의 상세는 ,[ MySQL Reference Manual]
(http://dev.mysql.com/doc/refman/5.5/en/programs-client.html)를 참조해주십시요.
MySQL Workbench는 다음과 같은 기능을 가진 GUI툴입니다.
1. 데이터베이스의 모델화
2. 데이터베이스 쿼리의 실행
3. 관리 태스크의 실행
주의: 이 태스크들의 일부는 이전부터 MySQL Query Browser 및 MySQL Administrator GUI툴에서 이용되었습니다, 이툴들은 , 현재, 개별적으로는 제공되지 않고있으며, Workbench툴에 들어가 있다.
'IT > MySQL' 카테고리의 다른 글
MySQL Administrative and Utility Programs (0) | 2019.01.18 |
---|---|
[mySQL5.5] 01장. Introduction (0) | 2019.01.18 |
MySQL Architecture (0) | 2018.05.11 |
MySQL Online Documentation (0) | 2018.05.11 |
MySQL Certification (0) | 2018.05.11 |