mycli을 사용해 봅시다!

한국 MySQL 사용자그룹

김영하 

일단 메인 사이트에 한번 가봅시다!

http://mycli.net 

https://github.com/dbcli/mycli

Text

활발히 개발되고 있는 mycli GitHub네요!

mycli는

command line interface입니다!

특히 MySQL을 위해서!

자동 완성 기능 및 문법 하이라이트 기능으로!

화면으로 기능을 알아봅시다! 1

Auto-completion
Simple completions such as keywords and sql-functions.

화면으로 기능을 알아봅시다! 2

Smart-completion
Table name completions after the 'FROM' keyword.

화면으로 기능을 알아봅시다! 3

Smart-completion
column names are scoped to the table referenced in the query.

화면으로 기능을 알아봅시다! 4

Alias support
column completions will work even when table names are aliased.

화면으로 기능을 알아봅시다! 5

Syntax-highlighting
Syntax highlighting for sql.

화면으로 기능을 알아봅시다! 6

Pager
Output of an sql command is automatically piped through less command.

사용가능한 OS는?

  • Linux

  • MacOSX

  • Windows

공식적으로는 Linux와 MacOSX만 지원하지만 

개발자는 Windows도 이상없이 사용가능하다고 함

설치법 계속 추가하겠습니다!!!

mycli을 사용해 봅시다!

By fermat39

mycli을 사용해 봅시다!

mycli을 사용해 봅시다!

  • 1,772