Re: books about database design / modeling



Frank Swarbrick wrote:
Any recommendations for database design / data modeling / application
development?
Most 'database' books seem to focus a lot on administration and not much on
design and development.
Any good books I should look for?
Something that would help with conversion from a hierarchical database
(DL/I) to a relational database would be great! But I don't hold out much
hope that such a thing exists.

Thanks,
Frank


---
Frank Swarbrick
Senior Developer/Analyst - Mainframe Applications
FirstBank Data Corporation - Lakewood, CO USA

Data modelling:
Data Model Patterns Conventions of Thought by David C. Hay
The Data Model Resource Book by Len Silverston, W.H.Inmon, Kent
Graziano
Database design and application development for Oracle:
Effective Oracle by Design by Thomas Kyte
Expert Oracle Database Architecture by Thomas Kyte

You can look at my paper Do You have Data Waste or Data Base? at
http://www.gplivna.eu/papers/data_waste_or_data_base.htm
which has links to several other books as well as some free online
resources.

Gints Plivna
http://www.gplivna.eu

.



Relevant Pages

  • Re: Database Design & Normalization Question
    ... understand the logic behind the books, videos, software, ... didn't have to change the database design to store new ...
    (microsoft.public.sqlserver.server)
  • Re: MVC design questions
    ... Instead of a single CRUD GUI program I've got two, the idea being that one can be given to anybody because it can't damage the database (no insert/update/ delete capability at all while the other, which can do these things, is intended only for suitable authorised users: most data is bulk loaded and the update GUI is only there for removing to odd piece of junk and tidying up. ... In fact, i'd create three - a full-access account for the DBA, an account with the ability to edit the data, but not do DDL, for the update app, and a read-only one for the search app. ... I have almost no OO background and have no idea who the currently recognised OO design gurus are. ... That era was dominated by big ideas - big processes, big notations, big books, big words. ...
    (comp.lang.java.programmer)
  • Re: Database design
    ... On my single table database I have 28 categories and ... Jason's design is much preferable. ... Contacts who qualify for SAY; ... I have three books that cost me over $500 and none cover this topic! ...
    (microsoft.public.access.tablesdbdesign)
  • Re: I want to learn access
    ... up the database properly. ... > CDs that assume that you know how to design forms, tables, etc, which I ... All the books that I have seen on ... I am even ready to preapre applications for people ...
    (microsoft.public.access.gettingstarted)
  • Re: A Question of design.
    ... | Daz wrote: ... |> checked against those in the database to confirm whether or not they ... | virtual books, and each book has an id. ... In your code you can check the FIS field for 0 or non-zero. ...
    (comp.lang.php)