RailsConf 2015 - Rapid Data Modeling Using ActiveRecord and the JSON Data Type

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



Duration: 40:16
984 views
11


by David Furber

So you are building an app that has a ton of forms each with tons of fields. Your heart sinks as you think of writing and managing all those models, migrations and associations. PostgreSQL JSON column and ActiveRecord::Store to the rescue! This talk covers a way to wrap these Rails 4 features to simplify the building of extensive hierarchical data models. You will learn to expressively declare schema-less attributes on your model that act much like “real" columns, meaning they are typecast, validated, query able, embeddable, and behave with Rails form builders.




Other Videos By Confreaks


2015-05-14RailsConf 2015 - Now Hear This! Putting Real-Time Voice, Video and Text into Rails
2015-05-14RailsConf 2015 - Prying Open The Black Box
2015-05-14RailsConf 2015 - What If Shakespeare Wrote Ruby?
2015-05-14RailsConf 2015 - (Re)Building a large scale payments system on Rails
2015-05-13RailsConf 2015 - The power of cache in a slow world
2015-05-13RailsConf 2015 - The World of Rails Security
2015-05-13RailsConf 2015 - ActiveJob: A Service Oriented Architecture
2015-05-13RailsConf 2015 - Now Hear This! Putting Real-Time Voice, Video and Text into Rails
2015-05-13RailsConf 2015 - Bending the Curve: How Rust Helped Us Write Better Ruby
2015-05-13RailsConf 2015 - How to Talk to Humans: a Different Approach to Soft Skills
2015-05-13RailsConf 2015 - Rapid Data Modeling Using ActiveRecord and the JSON Data Type
2015-05-13RailsConf 2015 - Metasecurity: Beyond Patching Vulnerabilities
2015-05-13RailsConf 2015 - How to Program with Accessibility in Mind
2015-05-12RailsConf 2015 - Sometimes a Controller is Just a Controller
2015-05-12RailsConf 2015 - 5 Secrets We Learned While Building a Bank in 16 Months
2015-05-12RailsConf 2015 - Scaling Rails for Black Friday and Cyber Monday
2015-05-12RailsConf 2015 - AMS, API, Rails and a developer, a Love Story
2015-05-12RailsConf 2015 - You, Too, Can Be A Webserver
2015-05-12RailsConf 2015 - Why Your New API Product Will Fail
2015-05-12RailsConf 2015 - High performance APIs in Ruby using ActiveRecord and Goliath
2015-05-12RailsConf 2015 - Playing Games In The Clouds