This is a really interesting presentation. Some really nice ideas, the main one (which i has seen in other places too), is the idea of CoSQL.
Basically you use SQL as normal, but then also build the data into a document based store (e.g. Mongo), to allow for faster reads. Bit like how people use SOLR for search (which is also document based), but expanding that out for reads as well.
very cool.








