Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Getting Started with NoSQL (repost)

Posted By: arundhati
Getting Started with NoSQL (repost)

Gaurav Vaish, "Getting Started with NoSQL"
2013 | ISBN: 1849694982 | 142 pages | PDF, EPUB | 5 MB

Your guide to the world and technology of NoSQL

Overview
First hand, detailed information about NoSQL technology
Learn the differences between NoSQL and RDBMS and where each is useful
Understand the various data models for NoSQL
Compare and contrast some of the popular NoSQL databases on the market
Think outside the box; learn to design, construct, and implement using NoSQL

In Detail

Relational databases have been used for decades, and in the last few years NoSQL has been a growing choice for large-scale web applications. Non-relational databases provide the scale and speed that you may need for your application. To switch you must know the options available, the advantages and drawbacks, and scenarios which it is suited to the most and where it should be avoided at all costs.

Getting Started with NoSQL is a from-the-ground up guide that takes you from the very first steps to a real-world NoSQL application. It provides you with a step-by-step approach to design and implement a NoSQL application that will help you make clear decisions on database choices and database model choices. The book is suited for a developer, an architect, as well as a CTO.

This book is a comprehensive guide to working with NoSQL. You will learn to make key decisions, and to design and implement NoSQL applications. You will learn about NoSQL jargon, data models, and databases on the market. The case studies and comparisons presented will help you to make a decision on whether or not to use NoSQL, and if so which model and product to use. This book is an indispensable resource for you to have in your library. You will learn everything you need to know about understanding and working with NoSQL and how to implement an application with the correct NoSQL for you.

What you will learn from this book
Discover what NoSQL is and what it is not
Master the jargon and vocabulary around NoSQL
Understand the pros and cons of NoSQL
Learn where to implement NoSQL and where not to
Know the differences between various NoSQL data models
Explore advantages and limitations of popular NoSQL databases
Comprehend the differences between the NoSQL databases available
How to write code specific to data models and NoSQL databases
Discover the correct way of thinking for designing entities with NoSQL