Answer Posted / Ramendr Pratap Singh
NoSQL (Not Only SQL) databases are a type of database that offer a flexible and scalable approach to data management, beyond the relational model used by traditional RDBMSs like Oracle or MySQL. NoSQL databases provide key-value, document, column-family, or graph storage structures, enabling better performance for handling large volumes of unstructured or semi-structured data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers