Several of our projects were developped around a database. Most often the open source database MySQL was used but we have also experience with PostgreSQL.
When possible we try to use an abstraction layer like JDBC for Java or DBI for Perl so our customers are not tied to one vendor specific database solution.