PostgreSQL
PostgreSQL is an open source database framework used by Yahoo, Reddit, and Sony Online for their mass data needs. It implements the SQL standard very well, and it includes support for ‘advanced’ SQL features. It also supports lots of advanced data types, such as (multi-dimensional) arrays, user-defined types, etc.