How do I start building database with analytics? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How do I start building database with analytics?

As a newbie, I've built three websites. Now I want to start building web apps with databases and analytics, that will help users make informed decisions. Which programming language would be best for this kind of project? Secondly, what other things should be put into consideration? Any suggestion is highly appreciated.

6th Mar 2017, 5:27 PM
Goodnews Oguguo
Goodnews Oguguo - avatar
2 Answers
+ 4
You should have a good understanding of datawarehouses, regardless of any programming language, and the concepts of dimensions and metrics. For the actual loading and reporting, you'll need SQL for sure. Plus, almost any programming language can help you build the ETLs, and HTML+CSS+JS could help you build the reporting.
6th Mar 2017, 5:45 PM
Álvaro
0
sql
6th Mar 2017, 6:10 PM
Meharban Singh
Meharban Singh - avatar