728x90
반응형
Download | DBeaver Community
Download DBeaver Community 23.2.2 Released on October 9th 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 version
dbeaver.io
1. 공홈에서 Windows (installer) / Mac(dmg) 파일 다운로드
- 기본값으로 체크된 상태로 설치
2. DBeaver 실행
- 새 데이터베이스 연결 클릭
- MySQL 선택
- Server Host / DataBase / Username / Password 입력 후 왼쪽 하단 [Test Connection] 클릭
- 드라이버 파일 다운로드 --> Connected 나오면 끝
끝.
반응형
'Database' 카테고리의 다른 글
#04 React 프로젝트에서 Firebase 사용하기 : Authentication (로그인 기능 구현) (1) | 2023.11.21 |
---|---|
#03 React 프로젝트에서 Firebase 사용하기 : Authentication (회원가입 기능 구현) (1) | 2023.11.21 |
#02 React 프로젝트에서 Firebase 환경 설정하기 (1) | 2023.11.21 |
#01 FireBase 주요 서비스 기능 (Authentication , Firestore , Storage ) (0) | 2023.11.21 |
SQL 정리 :: JOIN | Subquery | WITH절 | SUBSTRING | CASE문 (1) | 2023.10.11 |