Database Software Development Videos and Tutorials - MySQL, Oracle, SQL Server, NoSQL, MongoDB, PostgreSQL
 
Patterns for Key-value Stores

Patterns for Key-value Stores

As nosql gathers more and more momentum I have discovered that there is a need for good patterns. You want to organize the data as well as possible. With good organizing it will be easier to find the data again.

This can be a real challenge when you have little or no experience dealing with key-value stores. If you use good patterns, your database scheme will make sense, you will get better performance and hopefully your code will look better as well. My presentation with look at patterns for all key-value stores, and patterns for Redis, Riak and end with a peek into what good patterns + Redis + Riak can give you.

Conference: http://www.jfokus.se/
Video producer: http://parleys.com/
Original video location: http://parleys.com/play/516bb4ebe4b07b9cc6de32ad/chapter1/about