Created on 10th April 2022
•
In today's era, data is a treasure. Data handling is the most essential part of every organization. The platform we have made caters to the need of every institution whether it is a school, university, or MNCs. Keeping a record of students, employees, and their important information is made easier. Analyzing Data in form of graphs, histograms, pie charts, etc can be done with just a command. The problems our platform solves are as follows -
I. Every time a MySQL is used the individual has to write MySQL queries, which is a very cumbersome process
#Our platform just needs the user to input data and there is no need to input any queries.
The challenges we ran into while making this project are as follows -
#In MySQL different tables have different numbers of fields, now according to the need of the user to generate the query just by inputting the name of the table and the data was the toughest problem.
#Converting MySQL to CSV files so that the MySQL files can be analyzed easily was also a big game.
Technologies used