Treffer: Going NoSQL with MongoDB.
Title:
Going NoSQL with MongoDB.
Authors:
Source:
MSDN (1528-4859). May2010, Vol. 25 Issue 5, p86-89. 4p.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
The article offers information on MongoDB open-source software advocated by the NoSQL movement, a group of software developers who challenge the idea that all data should be stored in a relational database system. It says that MongoDB is geared toward high performance and will work for applications and components that need to store data which could be quickly accessed. MongoDB uses JavaScript Object Notation (JSON) as its data notation. It also provides details on how to write code for MongoDB.