lt616/Simple-database-practice-Python-MySQL
Read data from CSV files and store it as a database. The data provide basic CRUD operators just as normal database. I developed two implementations, the first database class is implemented in python, and the second one in MySQL. And then understand why we need database techs like MySQL :)
Python
No issues in this repository yet.