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...

Полное описание

Сохранить в:
Библиографические подробности
Главный автор: Lennon, Joe
Формат:
Язык:English
Опубликовано: Apress 2012
Предметы:
Online-ссылка:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30685
Метки: Добавить метку
Нет меток, Требуется 1-ая метка записи!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Описание
Итог: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