Answer the question
In order to leave comments, you need to log in
Which tool to choose for visual data analysis (MySQL database)?
There is a database of retail transactions (6+ million records; id of the client, product, categories, amount, date / time), now loaded into the MySQL database. We also have a person who knows what to pull out of the database ("average check for buyers of categories 1, 2, 3", "turnover distribution by months", etc.), but is completely unfamiliar with SQL (and it is not advisable to teach).
What can the respected community recommend from tools/approaches in this case? Now all selections are made through the system administrator, which is very inefficient and not humane;)
I found this question , but here it’s more like a management tool with 1 plate and entering / searching for simple values (like searching by last name).
Thanks ;)
Answer the question
In order to leave comments, you need to log in
Formulate requirements, apply for freelance, get a solution.
Tableau will do. It will connect to the database, and your analyst will be able to read his parameters in the program itself. True, certain types of queries that require joins will still have to be written in SQL.
Excel in its pure form will not pull, but there are add-ons like PowerPivot that allow you to use it with big data.
Last but not least, learn SQL. Analytics is 100% necessary, and it is not so difficult to teach it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question