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: WinDbg is a powerful Windows debugging tool used mainly for analyzing crashes and errors in Windows applications and drivers. It provides detailed assembly-level debugging and can be used to inspect live programs or crash dumps.
Type: software