What is nosql database and why you use nosql database?
Answer Posted / Suraj Tripathi
{"nosql": "A NoSQL (Not Only SQL) database is a type of database that provides a flexible, schema-less data model, which allows for the storage and retrieval of complex and unstructured data. It is used when the data structure is dynamic or unknown, or when performance and scalability are critical."]}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers