Beginning CouchDB
Autor Joe Lennonen Limba Engleză Paperback – 16 dec 2009
- In-depth, non-intimidating guide to CouchDB and how it differs from similar offerings such as SimpleDB and BigTable, and also how it differs from traditional relational and object-oriented databases such as Oracle, SQL Server, and MySQL.
- Detailed explanation of how CouchDB works, its suitability for use in distributed environments, the role of Erlang, and other technical topics in a manner that does not obfuscate methods or results. JavaScript is extremely popular as a development language for CouchDB. No Erlang is required, but a little bit can't hurt either.
- A tutorial-oriented approach to teaching readers how to use CouchDB, featuring many code examples and listings, as well as screenshots where relevant.
Preț: 279.62 lei
Preț vechi: 349.51 lei
-20% Nou
Puncte Express: 419
Preț estimativ în valută:
53.53€ • 55.85$ • 44.87£
53.53€ • 55.85$ • 44.87£
Carte tipărită la comandă
Livrare economică 12-26 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430272373
ISBN-10: 1430272376
Pagini: 316
Ilustrații: 300 p.
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.53 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430272376
Pagini: 316
Ilustrații: 300 p.
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.53 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Getting Started.- to CouchDB.- Installing CouchDB on Linux.- Installing CouchDB on Mac OS X.- Creating Your First CouchDB Database.- Managing CouchDB Databases.- Using Futon: The CouchDB Administration Interface.- to JSON.- to CouchDB Views.- Map/Reduce.- Advanced CouchDB Views.- Advanced CouchDB Topics.- Developing CouchDB Applications with CouchApp.- Developing Applications with CouchDB.- Advanced CouchDB Topics.- Mechanics of CouchDB Deployment.
Notă biografică
Joe Lennon is a software developer from Cork, Ireland. Joe works for Core International, the largest provider of human resources and payroll software in Ireland. He is an experienced PL/SQL and Oracle systems developer, who specializes in the development of Web applications. He is skilled in HTML, CSS and JavaScript, particularly in JavaScript frameworks such as Prototype, jQuery, YUI and ExtJS. In 2008, he was hired to develop Learn French by Podcast, a highly popular and profitable language-learning website. To date, Joe has written numerous articles for IBM's developerWorks, and regularly writes technical articles and tutorials on his personal blog at www.joelennon.ie.
Caracteristici
This book talks about the first full CouchDB 1.0 release, which no other book does. There is little documentation on CouchDB, which this book provides. Teaches to manipulate vast data sets using simple commands and some Javascript. Not a complex programming language in sight!