Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262901 descargas y
1106 contribuyentes !

MongoDB: The Definitive Guide, Second Edition

Data Bases


129 Visitas | 198 Descargas | 2013-09-26 20:22:31 | cbustillo

Descripción

MongoDB is a document-oriented database, not a relational one. The primary reason for moving away from the relational model is to make scaling out easier, but there are some other advantages as well. A document-oriented database replaces the concept of a “row” with a more flexible model, the “document.” By allowing embedded documents and arrays, the document-oriented approach makes it possible to represent complex hierarchical relationships with a single record. This fits naturally into the way developers in modern object oriented languages think about their data.

Detalles

Editorial:O’Reilly
Autor(es): Kristina Chodorow
Año:2013
Páginas:432
Lenguaje:Inglés
Tamaño:12.07 MB
Categoría:Data Bases
Etiquetas: data bases
  • MongoDB in Action

  • Scaling CouchDB