How about SQLite? I'm pretty sure Rails supports it. There is no DB server and the overhead that goes with that. Everything is stored in files. Its ideal for that sort of application. -- ---- Waylan Limberg waylan at gmail.com