02/24/2012Article
Modeling Social Networks – Part 1 In the first part of this article we will see a simple network of relationships and a model that stores a generic social network.
02/16/2012Article
Building a Tag Cloud The article describes what the tag clouds are, how they are used and also how to implement a tag cloud from information stored in a SQL Server table
12/21/2011Video tutorial
Backup and Restore - Course Introduction to MongoBD - Part 17 This video will explain what the options to perform backups and restores in MongoDB and will focus on the use of the mongodump and mongorestore command line tools.
12/20/2011Video tutorial
GridFS - Course Introduction to MongoBD - Part 15 The video details the fs.files and fs.chunks collections and exaplain the scenarios and situations where it is recommended to store a file inside MongoDB.
12/20/2011Video tutorial
Sharding - Course Introduction to MongoBD - Part 14 This video explain the details of sharding in MongoDB and demonstrate and example of how to set up a sharding environment with two Mongo DB servers
12/20/2011Video tutorial
Replica Sets - Course Introduction to MongoBD - Part 13 This video explain the concepts behind the Replica Set feature of MongoDB and show an example of how to set up an high availability environment with three MongoDB servers
12/08/2011Video tutorial
Drivers for C# - Course Introduction to MongoBD - Part 11 This video will show how to download, install and configure the drivers required to work with MongoDB with the the programming languages Ruby, Perl and .NET using C#.
11/11/2011Article
Populating the database – Part 1 See this article a discussion of alternatives to fill up the database with test data
11/03/2011Online Course
Course Introduction to MongoDB This course focuses in the MongoDB technology as a tool to implement new ways to store and handle data that can be modeled as a document format.