[MySQL] Intro.

Jade·2025년 6월 26일
0

SQL 기본

목록 보기
11/11

What is a database?

  1. A collection of data
  2. A method for accessing and manipulating data

SQL vs. MySQL

MySQL/SQLite/PostgreSQL/Oracle/... -> all use SQL

  • SQL : the language we use to "talk" to our databases
  • MySQL : Database Management System
profile
데이터 읽는 마케터

0개의 댓글