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



On Fri, 26 Jun 1998 13:00:58 -0400 (EDT) 
s001gmu <s001gmu#nova,wright.edu> wrote:

> On Thu, 25 Jun 1998, J C Lawrence wrote:

>> On Tue, 16 Jun 1998 10:46:20 -0400 (EDT) s001gmu
>> <s001gmu#nova,wright.edu> wrote:

>>> We're working on using either CQL++ (if they will ever get back
>>> to me!

> We may still use the single user version, but as I understand such
> things, that would require us to handle all the locking and data
> consistancy mecahnics on the mud-server side, something I was hoping
> to avoid by using a DB that would let us have multiple queries
> running simultaneously.

Look into Arjuna, Liszt, tdbm, and YOODA.  After that search the Free
DB list.  Essentially you are looking for clean transaction support
from the sounds of it -- the four I mentioned would all seem to do
well (I'm particularly fond of tdbm and YOODA).
 
-- 
J C Lawrence                               Internet: claw#null,net
(Contractor)                               Internet: coder#ibm,net
---------(*)                     Internet: claw#under,engr.sgi.com
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...




Other Periods  | Other mailing lists  | Search  ]