linkset

Tuesday, May 7, 2013

NoSQL Vs Big Data



Data is becoming easier to capture and access through third parties such as Facebook, D&B, and others. Personal user information, geo location data, social graphs, user-generated content, machine logging data, and sensor-generated data are just a few examples of the ever-expanding array of data being captured. It’s not surprising that developers want to enrich existing applications and create new ones made possible by it. And the use of the data is rapidly changing the nature of communication, shopping, advertising, entertainment, and relationship management. Apps that don’t leverage it quickly will quickly fall behind.

How NoSQL Databases resolving Big Data issue ?
  • will scale to your traffic at an acceptable cost.
  • Have no fixed schemas and allow schema migration without downtime , supports dynamic schema's  and unstructured data.
  • Easy to use in conventional load-balanced clusters which provides high availability and great reliability.
  • NoSQL can address OS and hardware limitations in RDBMS solutions with its horizontal scalability 



No comments:

Post a Comment