본문 바로가기
내일배움캠프 AI 웹 프로그래밍

내일배움캠프 66일차_SQL 배울때 필요한 프로그램 설치

by thriveview 2023. 11. 3.

감사하게도 SQL을 배울 수 있게 되었다. 

스파르타코딩클럽을 통해서 진짜 그동안 배워보고 싶었던 개발자며 데이터 분석이며 다 받아보는구나 ㅜㅜ 

 

초초초 초기초인 나도 강의를 듣다보면 이해가된다. 

SQL을 배우기 전에 앞서 무조건 설치해야 하는 사이트는 아래와 같다. 

 

https://dbeaver.io/

 

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

 

DBeaver는 SQL 클라이언트이자 데이터베이스 관리 도구이다.

DBeaver는 MySQL, PostSQL, SQLite, Oracle, SQL Server, MariaDB 등등 거의 모든 데이터베스에 연결하여 쿼리를 실행할 수 있다.

Enterprize 버전은 유료이나 무료버전만으로도 개발하는데 충분하다!