For all people who do not have a mysql-database (maybe a mongodb, another mysql-incompatible database or whatever) we could offer some scripts without database.
Just by using the javascript-storrage of the browser (http://www.diveintojavascript.com/javas ... om-storage) or in a file on the server or something else.
Nice example:
http://www.pureftpd.org/project/phpbench
This Script should run from the console. It's of course not the best solution because on most servers you don't have ssh-access.
