Cecil,

I think nobody 'gave' you the code because it does not exists. There is no
simple standard set of statements to execute for a speed comparison.
If it were that simple somebody would have retested it long ago.

Doing a fair comparion also involves all sort of configuraton comparions.
For example: with SQLite you can do a 
        PRAGMA synchronous=OFF
Which will incread the speed at the expense of a slightly greater risk of
corruption. Is it fair to do this setting while comparing? How does another
DBMS do this?

-----Original Message-----
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Cecil Westerhof
Sent: vrijdag 10 juni 2011 9:12
To: General Discussion of SQLite Database
Subject: [sqlite] How to register on the wiki

I like to make speed comparisons for sqlite. Asking on the list for the used
code did not give a result, so I like to try it on the wiki.
But you have to login and I do not see a way to register.

--
Cecil Westerhof
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to