Re: SQL
- From: "frebe" <fredrik_bertilsson@xxxxxxxxxxx>
- Date: 24 Jan 2006 10:34:26 -0800
> If we ignore the persistence aspect, what remains is the organization of
> data according to the relational model. That's certainly useful, but it's
> not 'MANY' features.
Here are my top four non-persistence related features that I use every
day. I think they are very important.
* Queries.
* Transactions.
* Referential integrity
* Caching.
> Nevertheless, persistence is considered one of the cornerstones of
> RDBMS:es, and one thing that RDBMS:es are expected to offer.
Do do you have anything to back it up with?
> However, if you look around, I think you will see that the
> _vast_ majority of uses of databases are, in fact, for _persistent_
> storage of data.
Only in the OO world. In the rest of the world there are many examples
of the opposite.
Fredrik Bertilsson
http://butler.sourceforge.net
.
- Follow-Ups:
- Re: SQL
- From: Christian Brunschen
- Re: SQL
- References:
- Prev by Date: Re: I/O class: how to design for special case
- Next by Date: Re: SQL
- Previous by thread: Re: SQL
- Next by thread: Re: SQL
- Index(es):
Relevant Pages
|