Monday, June 21, 2010

MySQL vs SQLite3 performance

I did some testing to compare MySQL with SQLite3 on simple operations:

  • display index
  • create an entry
  • edit entry
  • publish
  • delete entry

Here is the result:

image721.png?1276525358


Read more: Zena

Posted via email from .NET Info