On Tue, 2004-04-06 at 15:05, Randal L. Schwartz wrote:
> Did you try DBD::SQLite?  That puppy is supposed to be lightning fast
> now.

MySQL is a lot faster that SQLite, or at least it was when I ran my
tests about two months ago.  It's especially fast if you run it locally,
as you would have to with SQLite.  These were very simple queries,
basically treating the database like a hash, so I can't say what would
happen with more significant ones.

- Perrin


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to