https://dev.mysql.com/downloads/installer/
MySQL :: Download MySQL Installer
Note: MySQL 8.0 is the final series with MySQL Installer. As of MySQL 8.1, use a MySQL product's MSI or Zip archive for installation. MySQL Server 8.1 and higher also bundle MySQL Configurator, a tool that helps configure MySQL Server.
dev.mysql.com
root 비밀번호 잘 기억하기, 커스텀으로 설치해서 mysql이랑 workbench정도 설치해서 사용해서 연습
DBeaver Community | Free Universal Database Tool
DBeaver Universal Database Tool DBeaver Community is a free cross-platform database tool for developers, database administrators, analysts, and everyone working with data. It supports all popular SQL databases like MySQL, MariaDB, PostgreSQL, SQLite, Apach
dbeaver.io
디비버 써서 데이터 다루기 편집으로 명령어 대문자 만들 수 있음
'프로그래밍 > MYSQL' 카테고리의 다른 글
mySQL 범위 조회 between ~ and (0) | 2023.10.12 |
---|---|
SQL SELECT 사용 예제 (1) | 2023.10.11 |
SQL 종류 (0) | 2023.10.11 |
cmd로 mysql 접속 (환경변수 설정) (0) | 2023.10.11 |
dbeaver sql dump 파일 불러오기(workbench에서 import 안될) (0) | 2023.10.11 |