The goal of the project is to make a simple DBMS that can execute basic fuctions of SQL such as create table, insert, delete, select, etc.
The project consists of three subprojects from 1-1 to 1-3.
The goal of the project is to make a simple application that simulates ticketing for performances using Python and pymysql.