MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

[MUD-Dev] Re: Databases: was Re: skill system



At 02:22 PM 6/11/98 -0500, jacob langthorn wrote:
>	Has any one tried using Orical or SQL to manage the data base
>for the mud? If so what sorta luck did you have?

My impression is that --for some really unaccountable reason-- mud
developers have pretty much ignored the benefit of using existing databases
and their tools.  A lot of the hard problems in mudding (e.g. dragon's
dinner) have been resolved a long time ago in the button-down db world.
Any good DB is going to be worthwhile for anything larger than the smallest
muds.  Oracle is overkill unless you're talking about thousands of
concurrent players.  An SQL-accessible DB might well be useful, but at the
very least an external, free-standing, well-formed database is going to
help a lot with changing informational needs over time.  


--

Mike Sellers       Chief Creative Officer       The Big Network
mike#bignetwork,com                  
<http://www.bignetwork.com/>http://www.bignetwork.com

                       Fun   Is   Good  




Other Periods  | Other mailing lists  | Search  ]