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
By Mufti Ali on February 24, 2010
AeroSQL is an open source web based tool for managing MySql servers written in PHP. The key feature of the product is an intuitive management of the database content. Tgis tools is easy to use web interface based on ExtJS framework. The result of SELECTs is displayed in a grid as in traditional desktop applications.
Incoming [...]
Posted in Database | Tagged Database