We are in the process of trying to decide whether to use MySQL or MaxDB for our project. MaxDB is appealing because it supports stored procedures and sub queries. However, where are concerned about MaxDB performance.
Is there any benchmark data available that compares the performance of MySQL and MaxDB?
If anybody had any experience with this issue, your input will be greatly appreciated.