Hacker News new | ask | show | jobs
by oscarteg 3045 days ago
Thank you! I have just bought the book 'The Data Warehouse Toolkit'. This was just what I was looking for.
1 comments

That gives you understanding of data modeling, dimensions vs facts and how to structure database tables (or other data stores). Next read up on ETL system (how to get data into databases) and Hadoop (aggregating data among dimensions). At least for Hadoop there should be many online presentations and youtube videos. Lastly data visualization.