Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Generic Modeling

Re: Generic Modeling

From: Brian Smith <brian-l-smith_at_uiowa.edu>
Date: 31 Dec 2001 19:55:51 -0800
Message-ID: <60360d48.0112311955.2f5a353b@posting.google.com>


jraustin1_at_hotmail.com (James) wrote in message news:<a6e74506.0112311211.6223d0da_at_posting.google.com>...
> > ...generic modelling in relational databases...
>
> I have developed ATE systems and utility forecasting systems that used
> as few as 3 tables using Access and MS SQL Server. It could be
> described as things, properties and relationships tables. This
> provided the needed flexiblity but the performance was insufficient.

Was the performance bad no matter what you did? For database tuning, I don't know what MS SQL Server has. But Oracle has things like:

I can't help thinking that by using these features one might be able to scale up to very large data sets without compromising on the design (i.e. have a generic model in physical tables and a relational model implemented as views of the generic model).

  ...
> Alternatively, XDb is a simple oodb that provides the type of
  ...

Have you personally used this system for any projects?

Thank you for the information.

Received on Mon Dec 31 2001 - 21:55:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US