MongoDB

MongoDB is a popular document-oriented NoSQL database that uses a JSON-like format to store data. It is designed to be scalable, flexible, and performant, and is used by many large organizations for handling big data and real-time applications. MongoDB supports a variety of querying and indexing mechanisms, as well as horizontal scaling through sharding.