PostgreSQL is a free relational database server, released under a BSD-style license, with some object-oriented extensions.
Some features of PostgreSQL rarely found in other relational databases include:
- defining new basic types
- defining new operators
- adding functions written in C or Perl into database
Home page: http://www.postgresql.org/