RailsConf 2015 - Data Warehouses and Multi-Dimensional Data Analysis

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=mURhRy9plrY



Duration: 38:41
2,283 views
57


by Raimonds Simanovskis

Typical Rails applications have database schemas that are designed for on-line transaction processing. But when the data volumes grow then they are not well suited for effective data analysis. You probably need a data warehouse and specialized data analysis tools for that. This presentation will cover * an introduction to a data warehouse and multi-dimensional schema design, * comparison of traditional and analytical databases, * extraction, transformation and load (ETL) of data, * On-Line Analytical Processing (OLAP) tools, Mondrian OLAP engine in particular and how to use it from Ruby.




Other Videos By Confreaks


2015-05-12RailsConf 2015 - Playing Games In The Clouds
2015-05-12RailsConf 2015 - Processes and Threads - Resque vs. Sidekiq
2015-05-12RailsConf 2015 - Adventures in Federating Authorization and Authentication with OAuth
2015-05-12RailsConf 2015 - Better callbacks in Rails 5
2015-05-12RailsConf 2015 - Slightly Less Painful Time Zones
2015-05-12RailsConf 2015 - Speed Science
2015-05-12RailsConf 2015 - So Long, Hoboken: Migrating a Huge Production Codebase from Sinatra to Rails
2015-05-11RailsConf 2015 - Sometimes a Controller is Just a Controller
2015-05-08RailConf 2015 - Crossing the Canyon of Cognizance: A Shared Adventure
2015-05-08RailsConf 2015 - What I've Learned in 7 Years of Podcasting about Ruby
2015-05-08RailsConf 2015 - Data Warehouses and Multi-Dimensional Data Analysis
2015-05-08RailsConf 2015 - Get started with Component-based Rails applications!
2015-05-08RailsConf 2015 - Making Data Dance
2015-05-07RailsConf 2015 - Crossing the Canyon of Cognizance: A Shared Adventure
2015-05-07RailsConf 2015 - Beyond Hogwarts: A Half-Blood's Perspective on Inclusive Magical Education
2015-05-07RailsConf 2015 - Burn Rubber Does Not Mean Warp Speed
2015-05-07RailsConf 2015 - Why We're Bad At Hiring (And How To Fix It)
2015-05-07RailsConf 2015 - Internet of Things: Connecting Rails with the Real World
2015-05-07RailsConf 2015 - Rails and EmberCLI: an integration love story
2015-05-07RailsConf 2015 - React.js on Rails
2015-05-07RailsConf 2015 - Your Front End Framework is Overkill - Server Side Javascript w/ Rails