데이터 및 C언어/SQL 공부

DB툴 설정하기 : mysql / Dbeaver.

  • -
반응형

 

1. Mysql 설정하기.

 

https://dev.mysql.com/downloads/mysql/

 

MySQL :: Download MySQL Community Server

Select Version: 8.2.0 Innovation 8.0.35 5.7.44 Select Operating System: Select Operating System… Microsoft Windows Ubuntu Linux Debian Linux SUSE Linux Enterprise Server Red Hat Enterprise Linux / Oracle Linux Fedora Linux - Generic Oracle Solaris macOS

dev.mysql.com

my sql의 실행파일을 다운받고,

 

https://dev.mysql.com/downloads/workbench/

 

MySQL :: Download MySQL Workbench

Select Operating System: Select Operating System… Microsoft Windows Ubuntu Linux Red Hat Enterprise Linux / Oracle Linux Fedora macOS Source Code Select OS Version: All Windows (x86, 64-bit) Recommended Download: Other Downloads: Windows (x86, 64-bit), M

dev.mysql.com

 

Mysql의 Gui 프로그램을 설치해줍니다.

 

이 두개 파일을 설치할 때 간혹, visual studio 2019 라는 내용의

오류가 발생하는데

 

그때,  

https://linenmaster.my.site.com/s/article/Install-Visual-Studio-2019-x64-Redistributable

 

Install Visual Studio 2019 x64 Redistributable

 

linenmaster.my.site.com

이 곳의 64.exe 파일을 깔아줍니다.

 

설치 이후에 sql 설치를 진행해주면 되는데

이때 주의할 점은

 

 

이 지점에서, 설정한 패스워드를 잘 기억하고 있어야 한다는 점!!

[sql를 실행할때나, 추후 스프링부트에서 db를 연결할 때 사용됩니다.]

 

 

설치를 끝낸 이후,

이전에 설정한 비밀번호를 이용해 sql에 접속을 하

 

스키마를 추가해주면

기본적인 mysql 설치는 끝이 납니다.

 

 

 

 

2. Dbeaver 설정하기.

https://dbeaver.io/download/

 

Download | DBeaver Community

Download DBeaver Community 23.2.5 Released on November 20th 2023 (Milestones). It is free and open source (license). Also you can get it from the GitHub mirror. DBeaver PRO 23.2 Released on September 12th, 2023 PRO version website: dbeaver.com Trial versio

dbeaver.io

 

디비버 공식 사이트에 접속하여, install파일을 설치하고서,

설치과정을 모두 진행해줍니다.

 

왼쪽 상단에 있는 콘센트 모양 아이콘을 통해,

기존에 쓰던 oracle과 방금 설치한 mysql을 연동해주었습니다.

 

잘 연동이 되어 있다면,

mysql에서 스키마를 추가했을 때 dbeaver에도 반영이 됩니다.

728x90
반응형
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.