Open Source Applications Foundation

[Dev] Data outside the box

patrickdlogan at attbi.com Sat, 23 Nov 2002 21:14:17 +0000


> ...an attribute which has no index over a million emails.

Some questions for "out of the box" thinking...

What if a database was so efficient that one never had to request for
indexes to be built?

What if a database was so flexible that reorganizing it was routine
and done all the time?

How does tradition table implementation affect these issues?

How should an application's data interface be aware of these issues?

-Patrick