Other then Oracle, MySQL, and PostgreSQL, what is out there? Is there anything else used in a production environment? By production I mean it's used to support an active project or application and not an unstable system. I'm curious about other database systems (aside from NoSQL) that are applicable for use.
Looking at the feature set of those three, just about everything is covered. Why should I use something other then MySQL?
Bonus points if it works with Ibatis, some sort of Java connector is necessary though.