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: PyGTK is a Python binding for the GTK toolkit, allowing you to build graphical user interfaces in Python using GTK. It provides an object-oriented interface to GTK+ that is easy to use.
Type: software