[Opensim-users] SQLite vs MySQL - any big difference?

Justin Clark-Casey jjustincc at googlemail.com
Mon Jul 6 19:31:00 UTC 2009


Robert Klein wrote:
> What are the absolute key advantages or disadvantages to using SQLite vs
> MySQL for OpenSim?

afaik, SQLite is generally better for single user low-load applications, while MySQL is better for high load multi-user 
ones.

In OpenSim this would translate to SQLite being fine for single user standalones (such as sandboxes), with MySQL being 
worth the setup hassle for anything beyond that.

-- 
justincc
Justin Clark-Casey
http://justincc.wordpress.com



More information about the Opensim-users mailing list