News

In this post, I will walk you through the two possible ways of importing your CSV/JSon files into MySQl Workbench. Note: MySQL only allows CSV and Json files to be imported into its database, this ...
Open MySQL Workbench. Import the dataset into your MySQL database. Open the SQL scripts provided in the repository and execute them in MySQL Workbench. Follow the comments in the scripts to understand ...