What is MongoDB known as in the context of databases?
Опубликовано: 14 Октябрь 2024 на канале: madhav singh
7
2
MongoDB is known as a NoSQL database. It is a document-oriented database that stores data in a flexible, JSON-like format, making it suitable for handling unstructured or semi-structured data.