master

TwitterFacebook
Get flash to fully experience Pearltrees
MongoDB is a leading non-relational database systems and a prominent member of the "NoSQL" movement. MongoDB provides a data storage system with an interface that allows developers to organize and access structured data efficiently without imposing the restrictions of the traditional relational database model. http://library.linode.com/databases/mongodb/clusters

The MongoDB Database System - Build Database Clusters with MongoDB - Linode Library

Réplication Mysql

http://www.system-linux.eu/index.php?post/2009/09/10/R%C3%A9plication-Mysql La réplication Mysql consiste à avoir en temps réel deux bases de données Mysql identiques sur deux serveur différent afin de pouvoir basculer si besoin sur le deuxième serveur en cas de défaillance du premier. Pré-requis : Deux serveurs Mysql fonctionnel, vous pouvez vous aider de cet article si ce n'est pas le cas.