MongoHub – mongoDB Administration Tool for Mac

MongoHub is an application used to manage mongodb databases (locally or over the internet). It lets you add and remove databases and collections, change fields and indexes, view and filter the content of collections, add, edit and remove rows, perform custom queries and dump collections or entire databases. Incoming search terms for the article: mongodb [...]

Continue Reading →

mongoDB – Scalable Document Oriented Database

MongoDB (from “humongous”) is a scalable, high-performance, open source, document-oriented database written in C++. MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality). Incoming search terms for the article: mongodb scalable document oriented database mongo ide mongodb ide ide for [...]

Continue Reading →