Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: schema design question



Hi,

2007/8/19, Steinar H. Gunderson <sgunderson(at)bigfoot(dot)com>:
As a general database design paradigm, though, I fully agree with you.
Databases are databases, not glorified OO data stores or hash tables.
I don't want to use it as an OO data store, I use the filesystem for that. The intended use is to search for the right object. Since it has separate data structures for searching (indexes) I guess that is one of its functions.

However, it still doesn't answer my question about the EV model (where each attribute is given its own table).
 
Mark

/* Steinar */
--
Homepage: http://www.sesse.net/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group