Beginning CouchDB

Apache CouchDB is an exciting database management system that is growing in popularity each day. This book introduces you to CouchDB, guiding you through its relatively short history and what makes it different from the other database systems out there. It offers simple, unassuming steps on gettin...

Descripció completa

Guardat en:
Dades bibliogràfiques
Autor principal: Lennon, Joe
Format: Llibre
Idioma:English
Publicat: Apress 2012
Matèries:
Accés en línia:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30685
Etiquetes: Afegir etiqueta
Sense etiquetes, Sigues el primer a etiquetar aquest registre!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Descripció
Sumari:Apache CouchDB is an exciting database management system that is growing in popularity each day. This book introduces you to CouchDB, guiding you through its relatively short history and what makes it different from the other database systems out there. It offers simple, unassuming steps on getting CouchDB up and running on your computer that’s running Linux or Mac OS X. It guides you through the process of creating a database and working with data; covers more complex topics such as views and map/reduce; and explores advanced database concepts such as replication, compaction, and deployment. It also shows you how to develop applications that are housed entirely in the database itself, in addition to using Python, Django, and Ruby to interact with CouchDB from a traditional serverside application