linkset

Tuesday, May 7, 2013

What is a NoSQL database ?

  • Database provides a mechanism for storage and retrieval of data that use looser consistency models than traditional relational databases in order to achieve horizontal scaling and higher availability.
  • NoSQL = No SQL = No Structured Query Language (some NoSQL databases like hadoop now provides tools like hive which can run SQL smiler queries)

No comments:

Post a Comment