Re: Persistence
- From: "Daniel Parker" <danielaparker@xxxxxxxxx>
- Date: 13 Jul 2006 12:49:02 -0700
frebe73@xxxxxxxxx wrote:
With structured data, it makes more sense to store components in a
Why do you think OODB never succeeded?
flexible way rather than complex assemblies, aka objects. That way you
can use the same data store to support alternate assemblies, from
objects implemented in a programming language to XML documents
communicating between business processes. With unstructured or
semi-structured data, e.g. a DocBook document, it probably makes sense
to store the entire assembly.
Aside from that, many OODB databases were tied to a particular
language, such as C++ or smalltalk. As well, most of the products
never got around to sorting out all the issues with integrity,
transactions, failover, replication, etc.
Regards,
Daniel Parker
.
- References:
- Persistence
- From: frebe73
- Re: Persistence
- From: Dmitry Shuklin
- Re: Persistence
- From: frebe73
- Persistence
- Prev by Date: Re: Observer pattern limitations
- Next by Date: Re: Observer pattern limitations
- Previous by thread: Re: Persistence
- Next by thread: Re: Persistence
- Index(es):
Relevant Pages
|