What has SapDB that does MySQL not have. Well ... Sequences Triggers ACID Transactions Views A device concept Raw Devices Roles
and much more that I have already forgotten. MySQL is definitely very fast, as long as you do not use transactions. This is probably because MySQL is not a database but a filesystem with some SQL on top of it ;-))) >From my experience SapDB is very fast as well with just a little bit of tuning. SapDB definitely scales much better than MySQL. cheers, Detlef _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
