mysqlをguiで触ろう!! ~mysql workbenchのご紹介~

19
1 Copyright © 2012, Oracle and/or its affiliates. All rights reserved. MySQLGUIで触ろう!! MySQL Workbenchのご紹介~ 日本オラクル株式会社 山崎 由章 / MySQL Senior Sales Consultant, Asia Pacific and Japan

Upload: yoyamasaki

Post on 09-May-2015

864 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

1 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

MySQLをGUIで触ろう!!

~MySQL Workbenchのご紹介~

日本オラクル株式会社

山崎 由章 / MySQL Senior Sales Consultant,

Asia Pacific and Japan

Page 2: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

2 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

MySQL Workbenchで出来ること

• 管理

– Server起動/停止、システム変数確認、ステータス変数確認、

ログ確認、ユーザ管理、セッション管理、など

• 開発

– SQLエディタ、SQL Snippets(ステートメント再利用)、

ビジュアルExplain、など

• 設計

– E-R図作成、フォワードエンジニアリング、リバースエンジニアリング、

など

Page 3: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

3 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

MySQL Workbenchで出来ること

• マイグレーション

– 他DBからMySQLへの移行を支援できるマイグレーションウィザード

Page 4: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

4 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

起動画面

Page 5: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

5 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

管理

• CPU使用率やSHOW PROCESS LISTの結果を確認

Page 6: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

6 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

管理

• ステータス変数やシステム変数を確認

Page 7: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

7 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

管理

• ユーザ管理、権限管理

Page 8: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

8 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

管理

• データのエクスポート/インポート

Page 9: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

9 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

開発

• SQLエディタ

Page 10: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

10 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

開発

• ビジュアルExplain(MySQL5.6以降で対応)

Page 11: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

11 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

設計

• データモデルの作成

Page 12: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

12 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

設計

• ER図作成、フォワード/リバース エンジニアリング

Page 13: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

13 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

マイグレーション

• マイグレーションウィザード(他DBからMySQLへの移行をアシスト)

Page 14: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

14 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

マイグレーション

• マイグレーションウィザード(他DBからMySQLへの移行をアシスト)

Page 15: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

15 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

参考情報

• 主要機能一覧

http://www-jp.mysql.com/products/workbench/features.html

• ダウンロード先

http://dev.mysql.com/downloads/tools/workbench/

• マニュアル

http://dev.mysql.com/doc/workbench/en/

Page 16: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

16 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

MySQL Workbench 6.0 RC(リリース候補版)

2013/08/02 リリース!!

Page 17: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

17 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

本日15:15から、セッションやります!!

是非ご来場ください。

MySQL Cluster7.3 GAリリース記念セミナー!

MySQL & NoSQL 圧倒的な進化を続ける

MySQLの最新機能!

http://slidesha.re/13JtZdS

Page 18: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

18 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

Page 19: MySQLをGUIで触ろう!! ~MySQL Workbenchのご紹介~

19 Copyright © 2012, Oracle and/or its affiliates. All rights reserved.

19