Get flash to fully experience Pearltrees
After recently attending the MongoUK conference in London, it is clear that MongoDB is fast finding application amongst cutting-edge web developers. As a relatively new concept for persistence, NoSQL (Not Only SQL) and more specifically document-oriented databases, such as MongoDB, are starting to enter the web applications landscape. Its strength lies in speed and ability to cope with dynamic data, making its goals align closely with requirements of many websites around today. This tutorial will show you how to incorporate MongoDB into new or existing object-oriented applications, by showing how to interact and integrate with applications and how to deploy applications using MongoDB.
MongoDB est téléchargeable à l’adresse suivante : http://www.mongodb.org/downloads Comme vous pouvez le constater, MongoDB est portables sur plusieurs systèmes d’exploitations. La version utilisé dans ce tutorial : mongodb-linux-x86_64-1.4.4.tgz Après avoir téléchargé MongoDB dans un répertoire lancez la commande d’extraction : Vous obtenez le répertoire suivant :