Database Software Development Videos and Tutorials - MySQL, Oracle, SQL Server, NoSQL, MongoDB, PostgreSQL
 
Category: <span>NoSQL</span>

Membase for Dummies: Getting Started in Five Minutes or Less

This video focuses on getting your first node of Membase up and running. Membase is a distributed key-value database management system, optimized for storing data behind interactive web applications. In this two-minute video, I walk you through the process of downloading, installing and setting up Membase. http://blog.membase.com/membase-for-dummies-getting-started-five-minutes-or-less

Battle of NoSQL Stars: Amazon’s SDB vs Mongoid vs CouchDB vs RavenDB

This video dives into the target audiences and differences in NoSQL storage, how to implement them and what this NoSQL thing is all about. It discusses how SQL has limits when you get to web-scale and how NoSQL bypasses these limits. It shows an example application deployment using Rails 3 …