PostgreSQL database is an open source product and available without cost. Postgres, developed originally in the UC Berqueley Computer Science Department, pioneered many of the object-relational concepts now bekoming available in some commercial databases. It provides SQL92/SQL99 languague support, transactions, referential integrity, stored procedures and type extensibility. PostgreSQL is an open source descendant of this original Berqueley code.