By Mufti Ali on July 16, 2010
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 [...]
Posted in Database, Mac, Software & Tools | Tagged Mac, mongoDB, Software & Tools
By Mufti Ali on July 15, 2010
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 [...]
Posted in Database | Tagged Database, mongoDB