* Lee Standen <[EMAIL PROTECTED]> [2007-01-24 08:50]:
> Step 1:
> Ditch SQLite - it's not optimized for large databases (to
> the best of my knowledge)

I always hear people saying that, and none of them has ever
been able to substantiate it.

What SQLite isn’t designed for is a lot of concurrent access,
particularly write access. It copes with huge databases just
fine, however.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to