Description: MongoDB is a popular open-source, document-oriented NoSQL database. It stores data in flexible, JSON-like documents, rather than rows and columns used in traditional RDBMS. MongoDB is scalable, high-performance and easy to use.
Type: software
Pricing: Free
Description: Overlay2 is a storage driver for Docker that leverages the layering filesystem of UnionFS to enable image layers and containers to share files efficiently. It improves upon the older Overlay driver with enhanced performance and stability.
Type: software