dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Backend Database Support


From: Chris Smith
Subject: Re: [DotGNU]Backend Database Support
Date: Thu, 17 Apr 2003 16:53:30 +0100
User-agent: KMail/1.4.3

On Wednesday 16 Apr 2003 23:05, Stephen Compall wrote:

> What is the difference between this and one of the DBMs, such as
> Berkeley DBM and GNU DBM?

Berkeley DBM is a subset of Berkeley DB, supported for backwards 
compatibility.

> And somehow I doubt that transaction support is that simple :-\

Transactions are never simple.  Berkeley DB supports full commit and rollback 
(redo logs and so on) and is on the whole very feature-ful.
This may give me the oportunity to implement the X-Open complient ATMI hooks 
in Goldwater, since Goldwater was designed to be able to support transactions 
across service calls locally and across-machines.  Across machines is tricky 
but managable.

Anyway, that's going off topic as we don't need transaction support right now 
(the VRS will though).

> The license is GPL compatible, according to the GNU license list.

Thought so.
Most GNU/Linux (at least) distributions come with Berkely DB of some sort 
don't they?

Could people check their flavours of Linux/Mac OS X/random un*xs ????
Thanks

Chris


-- 
Chris Smith
  Technical Architect - netFluid Technology Ltd.
  "Internet Technologies, Distributed Systems and Tuxedo Consultancy"
  E: address@hidden  W: http://www.nfluid.co.uk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]