Database Modeling with Ease

Sunday, August 10th, 2008

Almost every product requires optimized design and structure of a database. Before database is put into production, System database modeling should be done with the most efficient tool which provides System Reverse Engineering, forward engineering, normalization and demoralization, industry standard notation for representing entities, key and non key attributes, writing ...

Email with database-DBMail

Tuesday, August 5th, 2008

Who doesn’t want to have a fast and reliable solution for an emails delivery? Now another refreshing product in open source development is DBMail. Currently it is supporting sqlLite, postgre, mysql. Its name is suggesting that mail contents including attachments are stored in database which is highly scalable and flexible. ...