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: Thonny is a Python IDE designed for beginning programmers. It has a simple interface, integrated debugger, and support for stepping through code. Useful for learning Python.
Type: software