Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- architecture
- php
- DoM
- react
- function
- data structure
- mysql
- DB
- Algorithm
- MacOS
- github
- MIPS
- computer
- system
- web
- XML
- Java
- Pipelining
- python
- javascript
- DS
- while
- Class
- DATAPATH
- Linux
- CSS
- instruction
- html
- for
- control
Archives
- Today
- Total
YYYEJI
[MacOS] db4free로 DB 이용하기 본문
728x90
서버에 DB를 설치해서 사용해야 되지만 서버를 가지고 있지 않기 때문에
MySQL을 제공하는 db4free를 사용해보겠습니다.
↓↓↓ db4free ↓↓↓
db4free.net - MySQL Database for free
Welcome to db4free.net db4free.net provides a testing service for the latest - sometimes even development - version of the MySQL Server. You can easily create an account for free and test your applications, for example to make sure that they still work aft
db4free.net
① 로그인하기
왼쪽 메뉴에서 Database를 클릭하고
Signup을 클릭해서 가입을 하면
메일이 옵니다!
② phpMyAdmin(DB) 접속하기
phpMyAdmin 클리하고 로그인을 해주면 오른쪽 사진과 같은 화면이 나옵니다.
③ 여러 Query문 작성해보기
SQL 클릭하고 테이블을 생성해보세요!
◡̈
'Web Application Server (WAS)' 카테고리의 다른 글
[WAS] JSP Model Architecture (0) | 2022.11.29 |
---|---|
[MacOS] MySQL connecter(Maven 라이브러리) 연결하기 (0) | 2022.11.15 |
[MacOS] DBeaver Tool 사용하기 (0) | 2022.11.04 |
[MacOS] Heroku 실습하기 (0) | 2022.11.04 |
[JSP] JSP 프로젝트 (IntelliJ version) 실행하기 (0) | 2022.11.04 |