No SQL Introduction

 

  • It is also called as Not only SQL or non Relational  databases.
  • It provides a different mechanism for storage and retrieval of data other than relational databases.
  • It can handle large amounts of data
  • Data is distributed over many machines with replication 
  • It is highly scalable and highly available
x

Comments