Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed


follow us on Twitter





New Security Features Planned for Firefox 4

Another Laptop Theft Exposes 21K Patients' Data

Oracle Hits to Road to Pitch Data Center Plans
Database Journal |DBA Support |SQLCourse |SQLCourse2









Systems Programmer / Software Engineer - C, Unix-Linux, Multi-threading, IPC
WSI Nationwide, Inc.
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume

Aug 19, 2010

NoSQL Database MongoDB 1.6 Released with New Features of Automatic Data Sharding and Replica Sets

By DatabaseJournal.com Staff

MongoDB 1.6 has been released. This open source, NoSQL system from 10gen has been updated with two new features, auto-sharding and replica sets. Sharding is the “ability to subdivide and spread a very large data set across many servers but still continue doing high-speed data updates and retrievals,” which speeds up response to queries and expands a database’s data handling capabilities. MongoDB’s automated sharding will set up a routing map in the database based on a key to each shard so that it knows where data is and can respond to a query or update.

Replica sets “establish a hierarchy among the three nodes handling a data set, with one node the primary handler of the data and two others receiving replicated copies.” Should the primary node be lost, then according to previously established criteria, a new primary node is chosen out of the two remaining and a new third copy of data is made. Replica sets also help increase the speed of updates to the database.

View Article

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

Daily News Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.