Super Smack is a database benchmarking tool based on mysql-super-smack. It
currently supports MySQL and PosgreSQL, and has some initial infrastructure
for Oracle. Refer to the INSTALL file for installation instructions. To learn
how to write your own tests, see TUTORIAL, and also study the examples in the
smack directory, and read the comments. If something is not clear, e-mail me
at sasha@mysql.com.

If you are interested in adding support for Oracle, or other databases, please
go ahead and do it - I will accept the patch and include it in the
distribution. If you ever wanted your name to be in the MySQL manual, this is
your chance. To see what you need to do, take a look at mysql-client.* and
pg-client.* - you need to subclass Client and implement all pure virtual
functions. E-mail me if you have questions.

Sasha Pachev
