Jumat, 09 November 2012

[I825.Ebook] Ebook Download MongoDB: The Definitive Guide, by Kristina Chodorow

Ebook Download MongoDB: The Definitive Guide, by Kristina Chodorow

Checking out the publication MongoDB: The Definitive Guide, By Kristina Chodorow by on-line can be also done easily every where you are. It appears that waiting the bus on the shelter, hesitating the list for line up, or various other areas feasible. This MongoDB: The Definitive Guide, By Kristina Chodorow could accompany you because time. It will not make you feel weary. Besides, in this manner will certainly additionally boost your life high quality.

MongoDB: The Definitive Guide, by Kristina Chodorow

MongoDB: The Definitive Guide, by Kristina Chodorow



MongoDB: The Definitive Guide, by Kristina Chodorow

Ebook Download MongoDB: The Definitive Guide, by Kristina Chodorow

MongoDB: The Definitive Guide, By Kristina Chodorow When composing can change your life, when writing can enhance you by offering much money, why don't you try it? Are you still extremely confused of where understanding? Do you still have no idea with just what you are going to compose? Currently, you will certainly need reading MongoDB: The Definitive Guide, By Kristina Chodorow An excellent author is an excellent reader simultaneously. You could define exactly how you create depending on just what publications to read. This MongoDB: The Definitive Guide, By Kristina Chodorow could aid you to solve the problem. It can be among the appropriate sources to develop your writing ability.

Getting the publications MongoDB: The Definitive Guide, By Kristina Chodorow now is not type of difficult way. You can not just going with publication store or library or borrowing from your pals to review them. This is an extremely straightforward means to precisely get guide by on-line. This on the internet e-book MongoDB: The Definitive Guide, By Kristina Chodorow could be among the alternatives to accompany you when having downtime. It will certainly not squander your time. Believe me, guide will certainly show you new point to check out. Merely spend little time to open this on-line book MongoDB: The Definitive Guide, By Kristina Chodorow and also read them any place you are now.

Sooner you obtain the e-book MongoDB: The Definitive Guide, By Kristina Chodorow, faster you can appreciate checking out guide. It will certainly be your rely on maintain downloading the book MongoDB: The Definitive Guide, By Kristina Chodorow in given link. By doing this, you could really decide that is offered to obtain your personal book online. Here, be the very first to get the publication entitled MongoDB: The Definitive Guide, By Kristina Chodorow as well as be the initial to know how the writer suggests the notification and also expertise for you.

It will believe when you are going to pick this publication. This impressive MongoDB: The Definitive Guide, By Kristina Chodorow e-book could be read entirely in certain time depending on how often you open up as well as review them. One to bear in mind is that every e-book has their very own manufacturing to obtain by each viewers. So, be the excellent reader and also be a much better person after reviewing this e-book MongoDB: The Definitive Guide, By Kristina Chodorow

MongoDB: The Definitive Guide, by Kristina Chodorow

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability.

This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples.

  • Get started with MongoDB core concepts and vocabulary
  • Perform basic write operations at different levels of safety and speed
  • Create complex queries, with options for limiting, skipping, and sorting results
  • Design an application that works well with MongoDB
  • Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce
  • Gather and interpret statistics about your collections and databases
  • Set up replica sets and automatic failover in MongoDB
  • Use sharding to scale horizontally, and learn how it impacts applications
  • Delve into monitoring, security and authentication, backup/restore, and other administrative tasks

  • Sales Rank: #69203 in Books
  • Published on: 2013-05-26
  • Released on: 2013-05-26
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.19" h x .92" w x 7.00" l, 1.53 pounds
  • Binding: Paperback
  • 432 pages

About the Author

Kristina is a software engineer who worked on the MongoDB core for five years. She led MongoDB's replica set development as well as writing the PHP and Perl drivers. She has given talks on MongoDB at meetups and conferences around the world and maintains a blog on technical topics at http://www.kchodorow.com. She currently works at Google.

Most helpful customer reviews

22 of 26 people found the following review helpful.
Very good book
By Amazon Customer
Disclaimer: I got a free copy of this book as part of the O'Reilly Blogger Review program. The opinion here is not influenced by that.
It is only my own and honest opinion of this product.

MongoDB is one of the stars in the NoSQL market (surpassed in popularity maybe only by Cassandra) and several books are now available.
One of the most popular ones has been MongoDB: The Definitive Guide of which a 2nd edition is now available .

The 2nd edition is about twice as big as the first edition and has over 400 pages.

The book covers everything from the basics to replication, sharding, server administration and schema design.
I liked the examples chosen. They are not too complicated and as a reader I could concentrate on the MongoDB stuff and didn't have to invest a lot of time to understand the business logic of the examples (some books come up with way to complicated examples and then have a hard time explaining what's really important to the reader).

The text is easy to read and never gets boring. I like the fact that the PDF ebook has syntax highlighting in the code examples, that makes the examples easier to read.

I would have liked to see a short comparison with some other NoSQL databases like Riak or Cassandra but one can find this information online via a Google search easily.

The book is not intended as a guide to all the different drivers for different languages. But when you understand the content of the book, it shouldn't be too hard to use it from any programming language that has a decent driver for MongoDB like Scala, Java, Python or Ruby.

Summary:
If you are a developer or system administrator working with MongoDB and want a comprehensive, easy to read book, I highly recommend "MongoDB: The Definitive Guide, 2nd Edition".

10 of 10 people found the following review helpful.
Great book, a little bit out of date.
By Hawk Eye
Very good book, goes into a lot of low level detail. I would have given it 5 stars except for the fact that is is a bit out of date. It discussed MongoDB version 2.4.0 but the latest version is 3.2 and there have been a lot of improvements in MongoDB since 2.4.0.

9 of 10 people found the following review helpful.
A very good companion for those to sail through the NoSQL waters
By A. Zubarev
Who working in IT today never heard of Big Data or NoSQL moniker? Barely there are few. No wonder all the publishers emit books on this topic at a high rate. But then it puzzles the consumer, what book to choose?

MongoDB: The Definitive Guide, 2nd Edition by Kristina Chodorow is my 2nd best read of year 2014. More on that later.

But why MongoDB? The answer is simple, it seems to be the most widely adopted NoSQL store. Even if you do not regularly follow technical news articles be aware that MongoDB runs and supported on many platforms, from Linux of any flavour to Windows Azure (Cloud OS), it has recently joined forces with Cloudera to grow even further, and stronger.

What actually makes MongoDB standing out of a crowd of probably 150 other NoSQL offerings? In my view this is for MongoDB having an easy to understand implementation, ease of sharding and scaling out, JSON/JavaScript powered queries familiar to Web-scale developers and it auto load-balancing.
But users need to master it. This is especially true for such rapidly being developed product. So a book like this makes perfect sense to have (note: I am not affiliated with O'Reilly).

So back to why I liked this book very much? It is due to a variety of reasons, but I list only the following three that influenced my opinion the most:

1) Reading it feels like this book becomes your technical friend, a guide or companion;
2) Even for a non-technical reader, or who is new to NoSQL data stores this book does not bring with it any steep learning curves, it submerges one into NoSQL craft gradually, and
3) Lastly, the book provides enough intricate insight into making one a MongoDB gate keeper, mature pro, or just a go-to guy.

So, what will you learn?

From basic shell commands to creating documents, from querying to performance tuning, then to replication and load balancing, recovering from peculiar situations, to finally preserving your data and ensuring integrity.

I think this is enough to succeed, indeed at 400 pagers this is a brilliant 2nd edition by Kristina Chodorow!

See all 28 customer reviews...

MongoDB: The Definitive Guide, by Kristina Chodorow PDF
MongoDB: The Definitive Guide, by Kristina Chodorow EPub
MongoDB: The Definitive Guide, by Kristina Chodorow Doc
MongoDB: The Definitive Guide, by Kristina Chodorow iBooks
MongoDB: The Definitive Guide, by Kristina Chodorow rtf
MongoDB: The Definitive Guide, by Kristina Chodorow Mobipocket
MongoDB: The Definitive Guide, by Kristina Chodorow Kindle

MongoDB: The Definitive Guide, by Kristina Chodorow PDF

MongoDB: The Definitive Guide, by Kristina Chodorow PDF

MongoDB: The Definitive Guide, by Kristina Chodorow PDF
MongoDB: The Definitive Guide, by Kristina Chodorow PDF

Tidak ada komentar:

Posting Komentar