Originally presented at OpenWest 2015.
RethinkDB is the first database that exposes an exciting new database access model -- instead of polling the database for changes, the developer can tell RethinkDB to continuously push updated query results to applications in realtime. In this talk we'll show how this model makes building modern, realtime apps dramatically easier -- you'll learn how to get a scalable realtime web app running with RethinkDB in a fraction of the time with fewer engineering resources.