• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Data Modelling

 
Ranch Hand
Posts: 1491
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What are the base documents required for data modelling like example LLD(High Level Design) ?
 
author
Posts: 608
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It depends on your situation. If you look at the diagram in Development Phases Examined you'll notice that there's no starting point. The implication is that you could, if you chose to, walk right up to a whiteboard and start doing data modeling (hopefully with at least one other person) without any other input.

Then again, perhaps your organization chooses to be incredibly inefficient and therefore requires a bunch of documentation to be written before you data model.

My advice is to choose to succeed.

- Scott
 
kri shan
Ranch Hand
Posts: 1491
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Scott, i read your link Development Phases Examined and http://www.agiledata.org/essays/dataModeling101.html
How can i create physical data model from the usecase description ? Any on-line document ?
 
Nothing up my sleeve ... and ... presto! A tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic