MongoDB versus Couchbase
This short video compares MongoDB and Couchbase for implementing big data project. MongoDB and Couchbase are two open-source NoSQL databases.
This short video compares MongoDB and Couchbase for implementing big data project. MongoDB and Couchbase are two open-source NoSQL databases.
Learn how Barracuda Networks uses Cassandra and the ways in which they are replacing their MySQL infrastructure, with Cassandra. This presentation will include the lessons they’ve learned along the way during this migration.
At the Game Developers Conference this March, Basho Chief Architect Andy Gross and Rovio Entertainment Product Manager Timo Herttua co-presented a session on Riak at Rovio. Angry Birds developer Rovio is using Riak as the database supporting its new mobile gaming platform, including features such as payments, game state storage, …
Unit tests should follow the FIRST rules (Fast, Isolated, Repeatable, Self-Validated and Timely). When persistence layer is under test, fast and isolated rules are the most violated. For relational database management systems, embedded databases and DbUnit framework exist to help us to not break them, but there is no like …
This presentation discusses SHIFT’s migration from MongoDB to Cassandra NoSQL database. The topics include reasons behind choosing to move to Cassandra, zero downtime migration strategy, data modeling patterns, and the benefits of using CQL3.
This short video outlines some tips for working with MongoDB. You will learn about some general pointers for successfully working with Mongo in a production environment and watch a few suggestions that will make working with documents a bit easier.