Game creation

Hi, I am new to creating 3d python games. I can make 2d games that play out like zelda, however I was wondering if anyone had a link to resources that deal with database management and server (client/server) set up for mmo types. Any help would rock … thanks!

No offense… but if your new to creating games with python. MMO is not a place to start. Start with something easier. Database you’ll want to look up mysql bindings for python. Or what ever database software you use.