Re: OT: OpenDatabase Model ?
От | Andrew Sullivan |
---|---|
Тема | Re: OT: OpenDatabase Model ? |
Дата | |
Msg-id | 20060817102600.GA27495@phlogiston.dyndns.org обсуждение исходный текст |
Ответ на | Re: OT: OpenDatabase Model ? ("Jesper K. Pedersen" <jkp@solnet.homeip.net>) |
Список | pgsql-sql |
On Wed, Aug 16, 2006 at 10:03:38PM +0200, Jesper K. Pedersen wrote: > The opendatabase model actually offered a standard set of table > definitions covering a wide range of data storage. > > Of course this means that the tables would often have stuff you dont > need, and may not have the things you need, but at least there is a > common "thread" in how you different databases look. For the big company Ick. I confess my reaction is mostly aesthetic, but still. Why don't coding practices and column naming conventions get you this? That way, you can make your physical data model resemble your logical data model, rather than pounding with a big hammer on your logical model to make the physical storage you have fit? The database is not a filesystem. If you just need a filesystem and a SQL-like interface to it, use MySQL 3.x. A -- Andrew Sullivan | ajs@crankycanuck.ca The plural of anecdote is not data. --Roger Brinner
В списке pgsql-sql по дате отправления: