Justin Clark-Casey wrote:
> 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.
> 

+100 on that.

private sandbox (development, proof-of-concept stuff): sqlite is fine
anything else: mysql (or the other DBs, though i've got no experience with 
those)

        cheers,
        DrS/dirk

-- 
dr dirk husemann ---- virtual worlds research ---- ibm zurich research lab
SL: dr scofield ---- [email protected] ---- http://xyzzyxyzzy.net/
RL: [email protected] - +41 44 724 8573 - http://www.zurich.ibm.com/~hud/
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to