PostgreSQL as Object Database

This is a live blog (i.e. I'd be updating this post time by time. I am starting to use PostgreSQL as Object Database, mainly as a part of my course project. Object oriented extension of SQL is quite interesting - I, kinda, am loving it. However, all object oriented extensions are not yet implemented by … Continue reading PostgreSQL as Object Database

Rethink database application (for newbie)

It is much said that, most of the applications developed are database applications. Sometimes, this information confuses a newbie. Actually in modern context, database is such a part of most applications that you cannot detach it. From web application to customized application, most has a database behind it. In modern days, database applications are not … Continue reading Rethink database application (for newbie)