Coveo Public

 View Only

 Databases

Jump to  Best Answer
Kishore Kolloju's profile image
Kishore Kolloju posted 09-21-2022 06:25
What is NoSQL database?
Kishore Kolloju's profile image
Kishore Kolloju  Best Answer
NoSQL is a non-relational DBMS, that does not require a fixed schema, avoids joins, and is easy to scale. The purpose of using a NoSQL database is for distributed data stores with humongous data storage needs. NoSQL is used for Big data and real-time web apps. For example, companies like Twitter, Facebook, Google collect terabytes of user data every single day.