I use mysql but I am on a java platform and I don't do high frequency.
Of the big databases (Oracle, Postgres and mysql) mysql, in my experience, is the fastest and the one that is the easiest to use.
If performance is an issue - the best route may be to build your own database on top of...