Register here
 

Workshop Summary:

Turning the Tables: Moving Beyond Relational Storage

Google doesn't store your GMail in a MySQL table. Your Amazon shopping cart doesn't act_as_list. Orbitz doesn't run a SELECT to find the best flights. But when choosing technology, nearly every new web startup will reach for a relational database. Why? Can we do better?

This workshop will take a tour through how and why many of the most successful web applications store data outside of the confines of a RDBMS. We'll explore when you should follow conventional wisdom about persistence and when you should go your own way: whether that means using a memory store, flat files, an object database, or a data service like Amazon's SimpleDB or Microsoft's SSDS.

The technology you use at the beginning of a project will have a profound impact as you grow. Make a thoughtful and informed choice, and your users and developers will both thank you later.

Avi Bryant - Bio:

Avi Bryant

Avi Bryant is a founder and co-CEO of Dabble DB, a venture-backed startup based in Vancouver, BC. He's also the creator of the Seaside web framework, and has given keynotes at RailsConf, Smalltalk Solutions, and elsewhere about his unusual - some say heretical - approaches to web development.

« Back home